DashboardApiGetLayoutResponseApplicationJson_Ocs constructor

DashboardApiGetLayoutResponseApplicationJson_Ocs([
  1. void b(
    1. DashboardApiGetLayoutResponseApplicationJson_OcsBuilder
    )?
])

Creates a new DashboardApiGetLayoutResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory DashboardApiGetLayoutResponseApplicationJson_Ocs([
  void Function(DashboardApiGetLayoutResponseApplicationJson_OcsBuilder)? b,
]) = _$DashboardApiGetLayoutResponseApplicationJson_Ocs;