Description$json top-level constant
Implementation
@$core.Deprecated('Use descriptionDescriptor instead')
const Description$json = const {
'1': 'Description',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
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,
'10': 'securityContact'
},
const {'1': 'details', '3': 5, '4': 1, '5': 9, '10': 'details'},
],
};