Dart
dart:io
HttpConnectionsInfo
idle property
idle
HttpConnectionsInfo class
Constructors
HttpConnectionsInfo
Properties
active
closing
idle
total
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
idle property
int
idle
read / write
Number of idle connections held by clients as persistent connections.
Implementation
int idle = 0