menu
finch package
documentation
mongo_db.dart
DbCollection
DbCollection.new constructor
DbCollection.new constructor
dark_mode
light_mode
DbCollection
constructor
DbCollection
(
Db
db
,
String
collectionName
)
Implementation
DbCollection(this.db, this.collectionName);
finch package
documentation
mongo_db
DbCollection
DbCollection.new constructor
DbCollection class