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