UserCallCoverRemovedEvent constructor

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

Implementation

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