menu
finch package
documentation
mongo_db.dart
DbRef
DbRef.new constructor
DbRef.new constructor
dark_mode
light_mode
DbRef
constructor
DbRef
(
String
collection
,
Object
id
, {
String
?
db
,
})
Implementation
DbRef(this.collection, this.id, {this.db});
finch package
documentation
mongo_db
DbRef
DbRef.new constructor
DbRef class