AppConfigGetValueResponseApplicationJson_Ocs_Data constructor

AppConfigGetValueResponseApplicationJson_Ocs_Data([
  1. void b(
    1. AppConfigGetValueResponseApplicationJson_Ocs_DataBuilder
    )?
])

Implementation

factory AppConfigGetValueResponseApplicationJson_Ocs_Data([
  void Function(AppConfigGetValueResponseApplicationJson_Ocs_DataBuilder)? b,
]) = _$AppConfigGetValueResponseApplicationJson_Ocs_Data;