menu
flex package
documentation
expose.dart
UnmodifiableMapMixin<K, V>
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;
flex package
documentation
expose
UnmodifiableMapMixin<K, V>
isEmpty property
UnmodifiableMapMixin mixin