ExistsDomainRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use existsDomainRequestDescriptor instead')
const ExistsDomainRequest$json = {
  '1': 'ExistsDomainRequest',
  '2': [
    {'1': 'domain', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'domain'},
  ],
};