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