Subscriber$json top-level constant

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

Implementation

@$core.Deprecated('Use subscriberDescriptor instead')
const Subscriber$json = {
  '1': 'Subscriber',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '10': 'DisplayName'},
  ],
};