collections property

List<MongodbCollection>? collections
getter/setter pair

Collections in the database.

Implementation

core.List<MongodbCollection>? collections;