menu
faunadb_http package
documentation
query.dart
Role
Role.new constructor
Role.new constructor
dark_mode
light_mode
Role
constructor
Role
(
String
name
, {
Object
?
database
,
})
Implementation
Role(this.name, {this.database});
faunadb_http package
documentation
query
Role
Role.new constructor
Role class