EventUserCallCoverRemoved constructor

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

Implementation

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