EventUserNameRemoved constructor

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

Implementation

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