seconds property

int seconds
final

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;