cbl
cbl
Document
toMutable abstract method
toMutable
toMutable
method
Null safety
MutableDocument
toMutable
(
)
Returns a mutable copy of the document.
Implementation
MutableDocument toMutable();
cbl
cbl
Document
toMutable abstract method
Document class
Constructors
Document
Properties
first
hashCode
id
isEmpty
isNotEmpty
iterator
keys
last
length
revisionId
runtimeType
sequence
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 []