menu
googleapis package
documentation
connectors/v1.dart
AuthorizationCodeLink
AuthorizationCodeLink constructor
AuthorizationCodeLink constructor
dark_mode
light_mode
AuthorizationCodeLink
constructor
AuthorizationCodeLink
(
{
String
?
clientId
,
bool
?
enablePkce
,
List
<
String
>
?
scopes
,
String
?
uri
,
})
Implementation
AuthorizationCodeLink({ this.clientId, this.enablePkce, this.scopes, this.uri, });
googleapis package
documentation
connectors/v1
AuthorizationCodeLink
AuthorizationCodeLink constructor
AuthorizationCodeLink class