AppConfigSetValueResponseApplicationJson_Ocs constructor

AppConfigSetValueResponseApplicationJson_Ocs([
  1. void b(
    1. AppConfigSetValueResponseApplicationJson_OcsBuilder
    )?
])

Creates a new AppConfigSetValueResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory AppConfigSetValueResponseApplicationJson_Ocs([
  void Function(AppConfigSetValueResponseApplicationJson_OcsBuilder)? b,
]) = _$AppConfigSetValueResponseApplicationJson_Ocs;