menu
webapp package
documentation
mongo_dart.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);
webapp package
documentation
mongo_dart
DbCollection
DbCollection.new constructor
DbCollection class