EventUserCallCoverDeleted constructor

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

Implementation

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