ListHumanAuthFactorsResponse$json top-level constant

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

Implementation

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