authorizationUrl property

String? get authorizationUrl
inherited

The authorization URL to be used for this flow.

Implementation

Map<String, String> get scopes;/// The authorization URL to be used for this flow.
String? get authorizationUrl;