cbl
cbl
MutableFragmentInterface
blob property
blob
blob
property
Null safety
Blob
?
blob
inherited
The value of this fragment as a
Blob
.
Implementation
Blob? get blob;
void
blob=
(
Blob
?
value
)
Implementation
set blob(Blob? value);
cbl
cbl
MutableFragmentInterface
blob property
MutableFragmentInterface class
Constructors
MutableFragmentInterface
Properties
array
blob
boolean
date
dictionary
exists
float
hashCode
integer
number
runtimeType
string
value
Methods
noSuchMethod
toString
valueAs
Operators
operator ==