call abstract method
$R
call({})
Implementation
$R call(
{String? drillDownChartId,
bool? showLabel,
bool? hideInsights,
bool? hideHeaderDenomination,
String? projectId,
String? chartType,
String? visualizationCode,
List<DashboardChartDataModel>? data});