menu
faunadb_http package
documentation
query.dart
Collection
Collection constructor
Collection constructor
dark_mode
light_mode
Collection
constructor
Collection
(
Object
name
, {
Object
?
database
,
})
Implementation
Collection(this.name, {this.database}) : super.empty();
faunadb_http package
documentation
query
Collection
Collection constructor
Collection class