menu
messenger
store/event/user.dart
EventUserAvatarRemoved
EventUserAvatarRemoved const constructor
EventUserAvatarRemoved
dark_mode
light_mode
EventUserAvatarRemoved
constructor
const
EventUserAvatarRemoved
(
UserId
userId
,
PreciseDateTime
at
)
Implementation
const EventUserAvatarRemoved(super.userId, this.at);
messenger
user
EventUserAvatarRemoved
EventUserAvatarRemoved const constructor
EventUserAvatarRemoved class