UserAvatarRemovedEvent constructor

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

Implementation

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