whichMsgType method

  1. @TagNumber.new(1)
  2. @TagNumber.new(2)
  3. @TagNumber.new(3)
WsMsg_MsgType whichMsgType()

Implementation

@$pb.TagNumber(1)
@$pb.TagNumber(2)
@$pb.TagNumber(3)
WsMsg_MsgType whichMsgType() => _WsMsg_MsgTypeByTag[$_whichOneof(0)]!;