command property

  1. @TagNumber(1)
UrpImpCommand get command

Implementation

@$pb.TagNumber(1)
UrpImpCommand get command => $_getN(0);
  1. @TagNumber(1)
set command (UrpImpCommand v)

Implementation

@$pb.TagNumber(1)
set command(UrpImpCommand v) { setField(1, v); }