StatisticalGraphError constructor
StatisticalGraphError({
- required String errorMessage,
Implementation
StatisticalGraphError({required this.errorMessage});
StatisticalGraphError({required this.errorMessage});