ListMyAuthFactorsResponse$json top-level constant

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

Implementation

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