nonce property

String? nonce
final

An oauthNonce is required to support OAuth authentication flows when launching or re-launching Link on a mobile device and using one or more European country codes. The nonce must be at least 16 characters long.

Implementation

final String? nonce;