state property

String? state
final

The exact value received from the client, if a "state" parameter was present in the client authorization request.

Implementation

final String? state;