menu
fuck_utils package
documentation
fuck_utils.dart
CaseInsensitiveMap<V>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
@
override
bool
get
isEmpty
inherited
Whether there is no key/value pair in the map.
Implementation
@override bool get isEmpty => _base.isEmpty;
fuck_utils package
documentation
fuck_utils
CaseInsensitiveMap<V>
isEmpty property
CaseInsensitiveMap class