RawMessage$json top-level constant

  1. @Deprecated('Use rawMessageDescriptor instead')
Map<String, Object> const RawMessage$json

Implementation

@$core.Deprecated('Use rawMessageDescriptor instead')
const RawMessage$json = {
  '1': 'RawMessage',
  '2': [
    {
      '1': 'signatures',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.TW.Solana.Proto.PubkeySignature',
      '10': 'signatures'
    },
    {
      '1': 'legacy',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Solana.Proto.RawMessage.MessageLegacy',
      '9': 0,
      '10': 'legacy'
    },
    {
      '1': 'v0',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Solana.Proto.RawMessage.MessageV0',
      '9': 0,
      '10': 'v0'
    },
  ],
  '3': [
    RawMessage_MessageHeader$json,
    RawMessage_Instruction$json,
    RawMessage_MessageAddressTableLookup$json,
    RawMessage_MessageLegacy$json,
    RawMessage_MessageV0$json
  ],
  '8': [
    {'1': 'message'},
  ],
};