GetSMTPConfigResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getSMTPConfigResponseDescriptor instead')
const GetSMTPConfigResponse$json = {
  '1': 'GetSMTPConfigResponse',
  '2': [
    {
      '1': 'smtp_config',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.settings.v1.SMTPConfig',
      '10': 'smtpConfig'
    },
  ],
};