menu
jt_flutter_cli package
documentation
core/util/model_util/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); }
jt_flutter_cli package
documentation
core/util/model_util/helpers
decodeJSON function
helpers library