menu
mirrorfly_plugin package
documentation
internal_models/recent_chat_model.dart
RecentChatData
data property
data property
dark_mode
light_mode
data
property
List
<
RecentChat
>
?
data
getter/setter pair
A list of recent chats.
Implementation
List<RecentChat>? data;
mirrorfly_plugin package
documentation
internal_models/recent_chat_model
RecentChatData
data property
RecentChatData class