menu
cbl package
documentation
cbl.dart
Document
toMutable abstract method
toMutable abstract method
dark_mode
light_mode
toMutable
abstract method
MutableDocument
toMutable
(
)
Returns a mutable copy of the document.
Implementation
MutableDocument toMutable();
cbl package
documentation
cbl
Document
toMutable abstract method
Document class