IdentifierUUID$json top-level constant

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

Implementation

@$core.Deprecated('Use identifierUUIDDescriptor instead')
const IdentifierUUID$json = {
  '1': 'IdentifierUUID',
  '2': [
    {'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
  ],
};