resendCountdown property

CkBehaviorStream<int> resendCountdown
latefinal

Resend countdown — CkBehaviorStream so UI gets current value immediately Emits remaining seconds. When 0, resend is allowed.

Implementation

late final CkBehaviorStream<int> resendCountdown;