globalRecvMsgOpt property

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

Implementation

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

Implementation

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