$asDashboardChartDataModel property

DashboardChartDataModelCopyWith<$R, DashboardChartDataModel, $Out> get $asDashboardChartDataModel

Implementation

DashboardChartDataModelCopyWith<$R, DashboardChartDataModel, $Out>
    get $asDashboardChartDataModel => $base
        .as((v, t, t2) => _DashboardChartDataModelCopyWithImpl(v, t, t2));