menu
mirrorfly_chat package
documentation
model/user_list_model.dart
profiledata function
profiledata function
dark_mode
light_mode
profiledata
function
Profile
profiledata
(
String
str
)
Implementation
Profile profiledata(String str) => Profile.fromJson(json.decode(str.toString()));
mirrorfly_chat package
documentation
model/user_list_model
profiledata function
user_list_model library