StatisticalGraphAsync constructor

StatisticalGraphAsync(
  1. {required String token,
  2. int? extra,
  3. int? clientId}
)

The graph data to be asynchronously loaded through getStatisticalGraph

Implementation

StatisticalGraphAsync