menu
macrotic package
documentation
macros/model.dart
Model
jsonDecode static method
jsonDecode static method
dark_mode
light_mode
jsonDecode
static method
Map
<
String
,
dynamic
>
jsonDecode
(
String
json
)
Implementation
static Map<String, dynamic> jsonDecode(String json) => c.jsonDecode(json);
macrotic package
documentation
macros/model
Model
jsonDecode static method
Model class