GetLogNotificationProviderResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getLogNotificationProviderResponseDescriptor instead')
const GetLogNotificationProviderResponse$json = {
  '1': 'GetLogNotificationProviderResponse',
  '2': [
    {
      '1': 'provider',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.settings.v1.DebugNotificationProvider',
      '10': 'provider'
    },
  ],
};