defaultCollection property

FutureOr<Collection> defaultCollection

The default Collection of this database.

Implementation

FutureOr<Collection> get defaultCollection;