SendInviteCode$json top-level constant

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

Implementation

@$core.Deprecated('Use sendInviteCodeDescriptor instead')
const SendInviteCode$json = {
  '1': 'SendInviteCode',
  '2': [
    {
      '1': 'url_template',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'urlTemplate',
      '17': true
    },
    {
      '1': 'application_name',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 1,
      '10': 'applicationName',
      '17': true
    },
  ],
  '8': [
    {'1': '_url_template'},
    {'1': '_application_name'},
  ],
};