command property
Implementation
@$pb.TagNumber(1)
UrpImpCommand get command => $_getN(0);
Implementation
@$pb.TagNumber(1)
set command(UrpImpCommand v) {
setField(1, v);
}
@$pb.TagNumber(1)
UrpImpCommand get command => $_getN(0);
@$pb.TagNumber(1)
set command(UrpImpCommand v) {
setField(1, v);
}