GetAppKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAppKeyResponseDescriptor instead')
const GetAppKeyResponse$json = {
  '1': 'GetAppKeyResponse',
  '2': [
    {
      '1': 'key',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.authn.v1.Key',
      '10': 'key'
    },
  ],
};