AppConfigGetValueResponseApplicationJson_Ocs constructor

AppConfigGetValueResponseApplicationJson_Ocs([
  1. void b(
    1. AppConfigGetValueResponseApplicationJson_OcsBuilder
    )?
])

Implementation

factory AppConfigGetValueResponseApplicationJson_Ocs([
  void Function(AppConfigGetValueResponseApplicationJson_OcsBuilder)? b,
]) = _$AppConfigGetValueResponseApplicationJson_Ocs;