DeclarativeSettingsGetFormsResponseApplicationJson_Ocs constructor

DeclarativeSettingsGetFormsResponseApplicationJson_Ocs([
  1. void b(
    1. DeclarativeSettingsGetFormsResponseApplicationJson_OcsBuilder
    )?
])

Creates a new DeclarativeSettingsGetFormsResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory DeclarativeSettingsGetFormsResponseApplicationJson_Ocs([
  void Function(DeclarativeSettingsGetFormsResponseApplicationJson_OcsBuilder)? b,
]) = _$DeclarativeSettingsGetFormsResponseApplicationJson_Ocs;