EntityType_Entity$json top-level constant

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

Implementation

@$core.Deprecated('Use entityTypeDescriptor instead')
const EntityType_Entity$json = const {
  '1': 'Entity',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'value'},
    const {'1': 'synonyms', '3': 2, '4': 3, '5': 9, '10': 'synonyms'},
  ],
};