ListAuthenticationFactorsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listAuthenticationFactorsResponseDescriptor instead')
const ListAuthenticationFactorsResponse$json = {
  '1': 'ListAuthenticationFactorsResponse',
  '2': [
    {
      '1': 'result',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.zitadel.user.v2.AuthFactor',
      '10': 'result'
    },
  ],
};