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