menu
Dart
dart:io
HttpConnectionsInfo
total property
total
brightness_4
brightness_5
description
total
property
int
total
getter/setter pair
Total number of socket connections.
Implementation
int total = 0;
Dart
dart:io
HttpConnectionsInfo
total property
HttpConnectionsInfo class