menu
googleapis package
documentation
servicecontrol/v2.dart
Auth
Auth.new constructor
Auth.new constructor
dark_mode
light_mode
Auth
constructor
Auth
(
{
List
<
String
>
?
accessLevels
,
List
<
String
>
?
audiences
,
Map
<
String
,
Object
?
>
?
claims
,
String
?
presenter
,
String
?
principal
,
})
Implementation
Auth({
this
.accessLevels,
this
.audiences,
this
.claims,
this
.presenter,
this
.principal, });
googleapis package
documentation
servicecontrol/v2
Auth
Auth.new constructor
Auth class