timeout property

int? timeout
final

The timeout in milliseconds. This is the maximum time the user has to respond to the authentication request.

Implementation

final int? timeout;