menu
Dart
dart:io
HttpConnectionsInfo
total property
total
brightness_4
brightness_5
description
total
property
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 ==