menu
darty_json_safe package
documentation
darty_json.dart
JSONToMap
mapValue property
mapValue property
dark_mode
light_mode
mapValue
property
JSONObject
get
mapValue
转换为一个默认为为空的Map类型
Implementation
JSONObject get mapValue { return map ?? {}; }
darty_json_safe package
documentation
darty_json
JSONToMap
mapValue property
JSONToMap extension on
JSON