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 = const {
  '1': 'ListHumanAuthFactorsResponse',
  '2': const [
    const {'1': 'result', '3': 1, '4': 3, '5': 11, '6': '.zitadel.user.v1.AuthFactor', '10': 'result'},
  ],
};