NameRegistryEventRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use nameRegistryEventRequestDescriptor instead')
const NameRegistryEventRequest$json = {
  '1': 'NameRegistryEventRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 12, '10': 'name'},
  ],
};