Dart
dart:io
HttpConnectionsInfo
total property
total
Dart
dart:io
HttpConnectionsInfo
total property
HttpConnectionsInfo class
Constructors
HttpConnectionsInfo
Properties
active
closing
idle
total
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
description
total
property
int
total
read / write
Total number of socket connections.
Implementation
int total = 0