menu
googleapis package
documentation
shared.dart
$Permissions
$Permissions.new constructor
$Permissions.new constructor
dark_mode
light_mode
$Permissions
constructor
$Permissions
(
{
bool
?
disabledUserDeletion
,
bool
?
disabledUserSignup
,
})
Implementation
$Permissions({this.disabledUserDeletion, this.disabledUserSignup});
googleapis package
documentation
shared
$Permissions
$Permissions.new constructor
$Permissions class