minDuration property

int minDuration
final

Minimum duration the verification UI should remain in the "verifying" state, in milliseconds. Ensures the progress indicator is visible long enough to give the user meaningful feedback even when solving is fast. Defaults to 500 ms.

Implementation

final int minDuration;