defaultCollection property

FutureOr<Collection> get defaultCollection

The default Collection of this database.

Implementation

FutureOr<Collection> get defaultCollection;