menu
nitrite package
documentation
nitrite.dart
NitriteMap<Key, Value>
isEmpty abstract method
isEmpty abstract method
dark_mode
light_mode
isEmpty
abstract method
Future
<
bool
>
isEmpty
(
)
Indicates whether the map is empty.
Implementation
Future<bool> isEmpty();
nitrite package
documentation
nitrite
NitriteMap<Key, Value>
isEmpty abstract method
NitriteMap class