GiXRelayReqWithBody$json top-level constant

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

Implementation

@$core.Deprecated('Use giXRelayReqWithBodyDescriptor instead')
const GiXRelayReqWithBody$json = {
  '1': 'GiXRelayReqWithBody',
  '2': [
    {'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
    {
      '1': 'relay_content_type_header',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'relayContentTypeHeader'
    },
    {
      '1': 'relay_accept_header',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'relayAcceptHeader'
    },
    {
      '1': 'relay_headers',
      '3': 10,
      '4': 3,
      '5': 11,
      '6': '.Scailo.GiXRelayHeader',
      '10': 'relayHeaders'
    },
    {'1': 'url', '3': 20, '4': 1, '5': 9, '8': {}, '10': 'url'},
    {'1': 'body', '3': 30, '4': 1, '5': 12, '10': 'body'},
  ],
};