menu
dialog_pp_flutter package
documentation
updateAppList_model.dart
updateAppListFromJson function
updateAppListFromJson function
dark_mode
light_mode
updateAppListFromJson
function
UpdateAppList
updateAppListFromJson
(
String
str
)
Implementation
UpdateAppList updateAppListFromJson(String str) => UpdateAppList.fromJson(json.decode(str));
dialog_pp_flutter package
documentation
updateAppList_model
updateAppListFromJson function
updateAppList_model library