menu
googleapis package
documentation
androidenterprise/v1.dart
Permission
Permission.new constructor
Permission.new constructor
dark_mode
light_mode
Permission
constructor
Permission
(
{
String
?
description
,
String
?
name
,
String
?
permissionId
,
})
Implementation
Permission({
this
.description,
this
.name,
this
.permissionId, });
googleapis package
documentation
androidenterprise/v1
Permission
Permission.new constructor
Permission class
Constructors
new
fromJson
Properties
description
hashCode
name
permissionId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==