ServiceIdentity$json top-level constant

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

Implementation

@$core.Deprecated('Use serviceIdentityDescriptor instead')
const ServiceIdentity$json = {
  '1': 'ServiceIdentity',
  '2': [
    {'1': 'email', '3': 1, '4': 1, '5': 9, '10': 'email'},
    {'1': 'unique_id', '3': 2, '4': 1, '5': 9, '10': 'uniqueId'},
  ],
};