printCommandFormat property
Implementation
@$pb.TagNumber(5)
PrintCommandFormat get printCommandFormat => $_getN(4);
Implementation
@$pb.TagNumber(5)
set printCommandFormat(PrintCommandFormat v) { setField(5, v); }
@$pb.TagNumber(5)
PrintCommandFormat get printCommandFormat => $_getN(4);
@$pb.TagNumber(5)
set printCommandFormat(PrintCommandFormat v) { setField(5, v); }