tokenUrl property

String? get tokenUrl
inherited

The token URL to be used for this flow.

Implementation

String? get authorizationUrl;/// The token URL to be used for this flow.
String? get tokenUrl;