GetCustomPasswordChangeMessageTextResponse$json top-level constant

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

Implementation

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