nonce property

String? nonce
final

A cryptographically secure random string of at least 16 characters, used to ensure the TokenRequest cannot be reused.

Implementation

final String? nonce;