resendCountdown property
Resend countdown — CkBehaviorStream so UI gets current value immediately Emits remaining seconds. When 0, resend is allowed.
Implementation
late final CkBehaviorStream<int> resendCountdown;
Resend countdown — CkBehaviorStream so UI gets current value immediately Emits remaining seconds. When 0, resend is allowed.
late final CkBehaviorStream<int> resendCountdown;