menu
md_api_service package
documentation
models/json_object.dart
JsonObject
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
@
override
bool
get
isEmpty
override
Whether there is no key/value pair in the map.
Implementation
@override bool get isEmpty => _base.isEmpty;
md_api_service package
documentation
models/json_object
JsonObject
isEmpty property
JsonObject class