menu
Dart
dart:core
Map
<
K
,
V
>
isEmpty property
isEmpty
dark_mode
light_mode
description
isEmpty
property
bool
get
isEmpty
Whether there is no key/value pair in the map.
Implementation
bool get isEmpty;
Dart
dart:core
Map
<
K
,
V
>
isEmpty property
Map class
Cookies management controls