Identifier$json top-level constant

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

Implementation

@$core.Deprecated('Use identifierDescriptor instead')
const Identifier$json = {
  '1': 'Identifier',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'id'},
  ],
};