authorization property

String? authorization
final

URI of the authorization server.

In the case of the device flow, the URI provided for the authorization value refers to the device authorization endpoint.

Implementation

final String? authorization;