menu
googleapis package
documentation
cloudtasks/v2.dart
OAuthToken
OAuthToken constructor
OAuthToken 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 constructor
OAuthToken class