seconds property
The remaining number of seconds to wait.
This value does not update, but the state is emitted for each second of a retry countdown.
Implementation
final int seconds;
The remaining number of seconds to wait.
This value does not update, but the state is emitted for each second of a retry countdown.
final int seconds;