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