RemoveHumanAuthFactorOTPRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use removeHumanAuthFactorOTPRequestDescriptor instead')
const RemoveHumanAuthFactorOTPRequest$json = const {
  '1': 'RemoveHumanAuthFactorOTPRequest',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
  ],
};