state property
The string value that your application uses to maintain state between your authorization request and the response.
Implementation
final String? state;
The string value that your application uses to maintain state between your authorization request and the response.
final String? state;