IdentifiersList$json top-level constant

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

Implementation

@$core.Deprecated('Use identifiersListDescriptor instead')
const IdentifiersList$json = {
  '1': 'IdentifiersList',
  '2': [
    {'1': 'list', '3': 1, '4': 3, '5': 4, '10': 'list'},
  ],
};