menu
mirrorfly_chat package
documentation
model/profile_model.dart
profileDataFromJson function
profileDataFromJson function
dark_mode
light_mode
profileDataFromJson
function
ProfileModel
profileDataFromJson
(
String
str
)
Implementation
ProfileModel profileDataFromJson(String str) => ProfileModel.fromJson(json.decode(str));
mirrorfly_chat package
documentation
model/profile_model
profileDataFromJson function
profile_model library