menu
dimap package
documentation
dimp.dart
JSON
decode static method
decode static method
dark_mode
light_mode
decode
static method
dynamic
decode
(
String
json
)
Implementation
static dynamic decode(String json) { return coder!.decode(json); }
dimap package
documentation
dimp
JSON
decode static method
JSON class