menu
mirrorfly_chat package
documentation
model/profile_update.dart
profileUpdateFromJson function
profileUpdateFromJson function
dark_mode
light_mode
profileUpdateFromJson
function
ProfileUpdate
profileUpdateFromJson
(
String
str
)
Implementation
ProfileUpdate profileUpdateFromJson(String str) => ProfileUpdate.fromJson(json.decode(str));
mirrorfly_chat package
documentation
model/profile_update
profileUpdateFromJson function
profile_update library