StatisticalGraphError constructor

StatisticalGraphError(
  1. {required String error_message,
  2. int? extra,
  3. int? clientId}
)

An error message to be shown to the user instead of the graph

Implementation

StatisticalGraphError