menu
structures package
documentation
structures.dart
MapValue<S, T>
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => value.isEmpty;
structures package
documentation
structures
MapValue<S, T>
isEmpty property
MapValue extension on
Value
<
Map
<
S
,
T
>
>