NetworkStatistics constructor

NetworkStatistics(
  1. {required int since_date,
  2. required List<NetworkStatisticsEntry> entries,
  3. int? extra,
  4. int? clientId}
)

A full list of available network statistic entries

Implementation

NetworkStatistics