infrastructure property
Output only. The infrastructure used for connections between consumers/producers.
Implementation
@$pb.TagNumber(8)
Infrastructure get infrastructure => $_getN(6);
Implementation
@$pb.TagNumber(8)
set infrastructure(Infrastructure v) {
setField(8, v);
}