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 = {
  '1': 'Description',
  '2': [
    {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    {'1': 'language', '3': 2, '4': 1, '5': 9, '10': 'language'},
  ],
};