authorization property
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;
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.
final String? authorization;