instance property
The instance matching the instance ID
Implementation
@$pb.TagNumber(1)
$2.Instance get instance => $_getN(0);
Implementation
@$pb.TagNumber(1)
set instance($2.Instance value) => $_setField(1, value);
The instance matching the instance ID
@$pb.TagNumber(1)
$2.Instance get instance => $_getN(0);
@$pb.TagNumber(1)
set instance($2.Instance value) => $_setField(1, value);