GetCustomVerifyEmailOTPMessageTextResponse$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use getCustomVerifyEmailOTPMessageTextResponseDescriptor instead')
const GetCustomVerifyEmailOTPMessageTextResponse$json = {
  '1': 'GetCustomVerifyEmailOTPMessageTextResponse',
  '2': [
    {
      '1': 'custom_text',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.text.v1.MessageCustomText',
      '10': 'customText'
    },
  ],
};