menu
googleapis package
documentation
keep/v1.dart
Permission
Permission constructor
Permission constructor
dark_mode
light_mode
Permission
constructor
Permission
(
{
bool
?
deleted
,
String
?
email
,
Family
?
family
,
Group
?
group
,
String
?
name
,
String
?
role
,
User
?
user
,
})
Implementation
Permission({ this.deleted, this.email, this.family, this.group, this.name, this.role, this.user, });
googleapis package
documentation
keep/v1
Permission
Permission constructor
Permission class