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