total property - HttpConnectionsInfo class - dart:io library (original) (raw)

description

int total

getter/setter pair

Total number of socket connections.

Implementation

int total = 0;