menu
mirrorfly_chat package
documentation
model/recent_chat.dart
recentChatFromJson function
recentChatFromJson function
dark_mode
light_mode
recentChatFromJson
function
RecentChat
recentChatFromJson
(
String
str
)
Implementation
RecentChat recentChatFromJson(String str) => RecentChat.fromJson(json.decode(str));
mirrorfly_chat package
documentation
model/recent_chat
recentChatFromJson function
recent_chat library