copyWith property

Implementation

DashboardChartDataModelCopyWith<DashboardChartDataModel,
        DashboardChartDataModel, DashboardChartDataModel>
    get copyWith => _DashboardChartDataModelCopyWithImpl(
        this as DashboardChartDataModel, $identity, $identity);