timeout property
The timeout in milliseconds. This is the maximum time the user has to respond to the authentication request.
Implementation
final int? timeout;
The timeout in milliseconds. This is the maximum time the user has to respond to the authentication request.
final int? timeout;