nonce property

String? nonce
final

The nonce value which was provided when initiating the sign-in.

Can be null if no value was given on the request.

Implementation

final String? nonce;