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