EventUserCallCoverUpdated constructor
- UserId userId,
- UserCallCover callCover,
- PreciseDateTime at
Implementation
const EventUserCallCoverUpdated(super.userId, this.callCover, this.at);
const EventUserCallCoverUpdated(super.userId, this.callCover, this.at);