menu
googleapis package
documentation
cloudtasks/v2.dart
OAuthToken
OAuthToken.new constructor
OAuthToken.new constructor
dark_mode
light_mode
OAuthToken
constructor
OAuthToken
(
{
String
?
scope
,
String
?
serviceAccountEmail
,
})
Implementation
OAuthToken({
this
.scope,
this
.serviceAccountEmail, });
googleapis package
documentation
cloudtasks/v2
OAuthToken
OAuthToken.new constructor
OAuthToken class