menu
messenger
store/event/favorite_chat.dart
FavoriteChatsEventsVersioned
FavoriteChatsEventsVersioned const constructor
FavoriteChatsEventsVersioned
dark_mode
light_mode
FavoriteChatsEventsVersioned
constructor
const
FavoriteChatsEventsVersioned
(
List
<
ChatEvent
>
events
,
FavoriteChatsListVersion
ver
)
Implementation
const FavoriteChatsEventsVersioned(this.events, this.ver);
messenger
favorite_chat
FavoriteChatsEventsVersioned
FavoriteChatsEventsVersioned const constructor
FavoriteChatsEventsVersioned class