OrganizationIdentity$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationIdentityDescriptor instead')
const OrganizationIdentity$json = {
  '1': 'OrganizationIdentity',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};