cbl
cbl
Dictionary
toMutable abstract method
toMutable
toMutable
method
Null safety
MutableDictionary
toMutable
(
)
Returns a mutable copy of this dictionary.
Implementation
MutableDictionary toMutable();
cbl
cbl
Dictionary
toMutable abstract method
Dictionary class
Constructors
Dictionary
Properties
first
hashCode
isEmpty
isNotEmpty
iterator
keys
last
length
runtimeType
single
Methods
any
array
blob
boolean
cast
contains
date
dictionary
elementAt
every
expand
firstWhere
float
fold
followedBy
forEach
integer
join
lastWhere
map
noSuchMethod
number
reduce
singleWhere
skip
skipWhile
string
take
takeWhile
toJson
toList
toMutable
toPlainMap
toSet
toString
value
where
whereType
Operators
operator ==
operator []