applicationConfigs property
Application graph configuration.
Implementation
@$pb.TagNumber(7)
ApplicationConfigs get applicationConfigs => $_getN(6);
Implementation
@$pb.TagNumber(7)
set applicationConfigs(ApplicationConfigs v) {
setField(7, v);
}