idle property

Duration? idle
final

An object that represents an idle timeout. An idle timeout bounds the amount of time that a connection may be idle. The default value is none.

Implementation

final Duration? idle;