menu
messenger
store/event/chat.dart
ChatUnfavoritedEvent
ChatUnfavoritedEvent.new const constructor
ChatUnfavoritedEvent.new
dark_mode
light_mode
ChatUnfavoritedEvent
constructor
const
ChatUnfavoritedEvent
(
ChatId
chatId
,
PreciseDateTime
at
)
Implementation
const ChatUnfavoritedEvent(super.chatId, super.at);
messenger
chat
ChatUnfavoritedEvent
ChatUnfavoritedEvent.new const constructor
ChatUnfavoritedEvent class