GetCustomVerifyPhoneMessageTextResponse$json top-level constant

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

Implementation

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