menu
darty_json_safe package
documentation
darty_json.dart
JSONToArray
listValue property
listValue property
dark_mode
light_mode
listValue
property
JSONArray
get
listValue
转换为一个默认为为空的Array类型
Implementation
JSONArray get listValue { return list ?? []; }
darty_json_safe package
documentation
darty_json
JSONToArray
listValue property
JSONToArray extension on
JSON