menu
you_dart package
documentation
state_json.dart
JsonConvert<JSON, OBJ>
toObj method
toObj method
dark_mode
light_mode
toObj
method
dynamic
toObj
(
JSON
from
)
Implementation
toObj(JSON from) { return _toObj(from); }
you_dart package
documentation
state_json
JsonConvert<JSON, OBJ>
toObj method
JsonConvert class