DashboardApiGetWidgetsResponseApplicationJson_Ocs constructor

DashboardApiGetWidgetsResponseApplicationJson_Ocs([
  1. void b(
    1. DashboardApiGetWidgetsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new DashboardApiGetWidgetsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory DashboardApiGetWidgetsResponseApplicationJson_Ocs([
  void Function(DashboardApiGetWidgetsResponseApplicationJson_OcsBuilder)? b,
]) = _$DashboardApiGetWidgetsResponseApplicationJson_Ocs;