ChartEngineChartJS constructor

ChartEngineChartJS()

Implementation

ChartEngineChartJS() {
  Future.microtask(load);
}