SigningKey_$json top-level constant

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

Implementation

@$core.Deprecated('Use signingKey_Descriptor instead')
const SigningKey_$json = {
  '1': '_SigningKey',
  '2': [
    {'1': 'key_id', '3': 1, '4': 1, '5': 9, '10': 'keyId'},
    {'1': 'expires_at', '3': 2, '4': 1, '5': 4, '10': 'expiresAt'},
  ],
};