menu
googleapis package
documentation
androidmanagement/v1.dart
WebToken
WebToken constructor
WebToken constructor
dark_mode
light_mode
WebToken
constructor
WebToken
(
{
List
<
String
>
?
enabledFeatures
,
String
?
name
,
String
?
parentFrameUrl
,
List
<
String
>
?
permissions
,
String
?
value
,
})
Implementation
WebToken({ this.enabledFeatures, this.name, this.parentFrameUrl, this.permissions, this.value, });
googleapis package
documentation
androidmanagement/v1
WebToken
WebToken constructor
WebToken class