UserNameRemovedEvent constructor

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

Implementation

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