timeLeft property

Duration? timeLeft
final

The remaining time before the connection will be terminated as ABORTED.

This duration will never be less than a model-specific minimum, which will be specified together with the rate limits for the model.

Implementation

final Duration? timeLeft;