SettingsSetsipSettingsResponseApplicationJson_Ocs constructor

SettingsSetsipSettingsResponseApplicationJson_Ocs([
  1. void b(
    1. SettingsSetsipSettingsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new SettingsSetsipSettingsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory SettingsSetsipSettingsResponseApplicationJson_Ocs([
  void Function(SettingsSetsipSettingsResponseApplicationJson_OcsBuilder)? b,
]) = _$SettingsSetsipSettingsResponseApplicationJson_Ocs;