state property

String? state
final

The state parameter for the authentication request.

If not provided, a random state will be generated by HamugaId.signIn.

Implementation

final String? state;