resendReady property

bool get resendReady

True while the "Resend OTP" button may be pressed.

Implementation

bool get resendReady => resendRemaining <= 0;