apiConfigurationRequest property
Implementation
@$pb.TagNumber(6)
UpdateAPIApplicationConfigurationRequest get apiConfigurationRequest =>
$_getN(5);
Implementation
@$pb.TagNumber(6)
set apiConfigurationRequest(UpdateAPIApplicationConfigurationRequest value) =>
$_setField(6, value);