state property

String? state
final

The string value that your application uses to maintain state between your authorization request and the response.

Implementation

final String? state;