menu
mirrorfly_chat package
documentation
model/recent_chat.dart
recentChatToJson function
recentChatToJson function
dark_mode
light_mode
recentChatToJson
function
String
recentChatToJson
(
RecentChat
data
)
Implementation
String recentChatToJson(RecentChat data) => json.encode(data.toJson());
mirrorfly_chat package
documentation
model/recent_chat
recentChatToJson function
recent_chat library