AppConfigGetValueResponseApplicationJson constructor

AppConfigGetValueResponseApplicationJson([
  1. void b(
    1. AppConfigGetValueResponseApplicationJsonBuilder
    )?
])

Implementation

factory AppConfigGetValueResponseApplicationJson([
  void Function(AppConfigGetValueResponseApplicationJsonBuilder)? b,
]) = _$AppConfigGetValueResponseApplicationJson;