menu
power_image_helper package
documentation
remove_aware_map.dart
RemoveAwareMap<K, V>
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 => impl.isEmpty;
power_image_helper package
documentation
remove_aware_map
RemoveAwareMap<K, V>
isEmpty property
RemoveAwareMap class