menu
Flutter
collection.dart
CanonicalizedMap
<
C
,
K
,
V
>
isEmpty property
isEmpty
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 => _
base
.isEmpty;
Flutter
collection
CanonicalizedMap
<
C
,
K
,
V
>
isEmpty property
CanonicalizedMap class
Constructors
CanonicalizedMap
from
fromEntries
Properties
entries
hashCode
isEmpty
isNotEmpty
keys
length
runtimeType
values
Methods
addAll
addEntries
cast
clear
containsKey
containsValue
copy
forEach
map
noSuchMethod
putIfAbsent
remove
removeWhere
retype
toMap
toMapOfCanonicalKeys
toString
update
updateAll
Operators
operator ==
operator []
operator []=
Cookies management controls