EventUserAvatarRemoved constructor

const EventUserAvatarRemoved(
  1. UserId userId,
  2. PreciseDateTime at
)

Implementation

const EventUserAvatarRemoved(super.userId, this.at);