call abstract method
$R
call({
- String? headerName,
- String? headerSymbol,
- String? headerValue,
- String? projectId,
- String? chartType,
- String? visualizationCode,
- InsightModel? insight,
- List<
DashboardPlotModel> ? plots,
Implementation
$R call(
{String? headerName,
String? headerSymbol,
String? headerValue,
String? projectId,
String? chartType,
String? visualizationCode,
InsightModel? insight,
List<DashboardPlotModel>? plots});