idle property
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;
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.
final Duration? idle;