menu
tomodels package
documentation
javiercbk/helpers.dart
decodeJSON function
decodeJSON function
dark_mode
light_mode
decodeJSON
function
dynamic
decodeJSON
(
String
rawJson
)
Implementation
decodeJSON(String rawJson) { return Convert.json.decode(rawJson); }
tomodels package
documentation
javiercbk/helpers
decodeJSON function
helpers library