menu
cbl package
documentation
cbl.dart
Collection
document abstract method
document abstract method
dark_mode
light_mode
document
abstract method
FutureOr
<
Document
?
>
document
(
String
id
)
Returns the
Document
with the given
id
, if it exists.
Implementation
FutureOr<Document?> document(String id);
cbl package
documentation
cbl
Collection
document abstract method
Collection class