menu
messenger
store/event/my_user.dart
EventUserCallCoverUpdated
EventUserCallCoverUpdated const constructor
EventUserCallCoverUpdated
dark_mode
light_mode
EventUserCallCoverUpdated
constructor
const
EventUserCallCoverUpdated
(
UserId
userId
,
UserCallCover
callCover
)
Implementation
const EventUserCallCoverUpdated(super.userId, this.callCover);
messenger
my_user
EventUserCallCoverUpdated
EventUserCallCoverUpdated const constructor
EventUserCallCoverUpdated class