PredefinedStatusFindAllResponseApplicationJson_Ocs constructor

PredefinedStatusFindAllResponseApplicationJson_Ocs([
  1. void b(
    1. PredefinedStatusFindAllResponseApplicationJson_OcsBuilder
    )?
])

Creates a new PredefinedStatusFindAllResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory PredefinedStatusFindAllResponseApplicationJson_Ocs([
  void Function(PredefinedStatusFindAllResponseApplicationJson_OcsBuilder)? b,
]) = _$PredefinedStatusFindAllResponseApplicationJson_Ocs;