Description$json top-level constant

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

Implementation

@$core.Deprecated('Use descriptionDescriptor instead')
const Description$json = const {
  '1': 'Description',
  '2': const [
    const {'1': 'moniker', '3': 1, '4': 1, '5': 9, '10': 'moniker'},
    const {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
    const {'1': 'website', '3': 3, '4': 1, '5': 9, '10': 'website'},
    const {'1': 'security_contact', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'securityContact'},
    const {'1': 'details', '3': 5, '4': 1, '5': 9, '10': 'details'},
  ],
  '7': const {},
};