CustomClaims$json top-level constant

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

Implementation

@$core.Deprecated('Use customClaimsDescriptor instead')
const CustomClaims$json = const {
  '1': 'CustomClaims',
  '2': const [
    const {'1': 'projectId', '3': 1, '4': 1, '5': 9, '10': 'projectId'},
    const {'1': 'password', '3': 2, '4': 1, '5': 9, '10': 'password'},
    const {'1': 'type', '3': 3, '4': 1, '5': 14, '6': '.Cloud.KeyType', '10': 'type'},
  ],
};