globalRecvMsgOpt property

  1. @TagNumber.new(7)
int get globalRecvMsgOpt

Implementation

@$pb.TagNumber(7)
$core.int get globalRecvMsgOpt => $_getIZ(6);
  1. @TagNumber.new(7)
set globalRecvMsgOpt (int value)

Implementation

@$pb.TagNumber(7)
set globalRecvMsgOpt($core.int value) => $_setSignedInt32(6, value);