CreateSigningKeyResponse_$json top-level constant

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

Implementation

@$core.Deprecated('Use createSigningKeyResponse_Descriptor instead')
const CreateSigningKeyResponse_$json = {
  '1': '_CreateSigningKeyResponse',
  '2': [
    {'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
    {'1': 'expires_at', '3': 2, '4': 1, '5': 4, '10': 'expiresAt'},
  ],
};