menu
collql package
documentation
implementations/document.dart
SelectorJsonPointer
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
inherited
Whether there is no key/value pair in the map.
Implementation
bool get isEmpty => keys.isEmpty;
collql package
documentation
implementations/document
SelectorJsonPointer
isEmpty property
SelectorJsonPointer mixin