menu
googleapis package
documentation
shared.dart
$Oauth2AuthCodeFlowGoogleManaged
$Oauth2AuthCodeFlowGoogleManaged.new constructor
$Oauth2AuthCodeFlowGoogleManaged.new constructor
dark_mode
light_mode
$Oauth2AuthCodeFlowGoogleManaged
constructor
$Oauth2AuthCodeFlowGoogleManaged
(
{
String
?
authCode
,
String
?
redirectUri
,
List
<
String
>
?
scopes
,
})
Implementation
$Oauth2AuthCodeFlowGoogleManaged({ this.authCode, this.redirectUri, this.scopes, });
googleapis package
documentation
shared
$Oauth2AuthCodeFlowGoogleManaged
$Oauth2AuthCodeFlowGoogleManaged.new constructor
$Oauth2AuthCodeFlowGoogleManaged class