menu
mirrorfly_chat package
documentation
model/profile_update.dart
profileUpdateToJson function
profileUpdateToJson function
dark_mode
light_mode
profileUpdateToJson
function
String
profileUpdateToJson
(
ProfileUpdate
data
)
Implementation
String profileUpdateToJson(ProfileUpdate data) => json.encode(data.toJson());
mirrorfly_chat package
documentation
model/profile_update
profileUpdateToJson function
profile_update library