GetCustomLoginTextsResponse$json top-level constant

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

Implementation

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