menu
tenon package
documentation
tenon.dart
NullableMapExt<K, V>
notNullOrEmpty property
notNullOrEmpty property
dark_mode
light_mode
notNullOrEmpty
property
bool
get
notNullOrEmpty
Implementation
bool get notNullOrEmpty => !isNullOrEmpty;
tenon package
documentation
tenon
NullableMapExt<K, V>
notNullOrEmpty property
NullableMapExt extension on
Map
<
K
,
V
>
?