menu
woomera package
documentation
core.dart
RequestParams
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Returns true if there are no keys.
Implementation
bool get isEmpty => _data.isEmpty;
woomera package
documentation
core
RequestParams
isEmpty property
RequestParams class