AppConfigSetValueResponseApplicationJson constructor
AppConfigSetValueResponseApplicationJson([])
Creates a new AppConfigSetValueResponseApplicationJson object using the builder pattern.
Implementation
factory AppConfigSetValueResponseApplicationJson([
void Function(AppConfigSetValueResponseApplicationJsonBuilder)? b,
]) = _$AppConfigSetValueResponseApplicationJson;