menu
googleapis package
documentation
cloudscheduler/v1.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
cloudscheduler/v1
OAuthToken
OAuthToken constructor
OAuthToken class