闲置超时属性

Duration 闲置超时
getter/setter对

获取和设置非活动持久(keep-alive)连接的闲置超时。

默认值为15秒。

实现

Duration idleTimeout = const Duration(seconds: 15);