EventUserStatusRemoved constructor

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

Implementation

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