VerifyTOTPRegistrationRequest$json top-level constant
- @Deprecated('Use verifyTOTPRegistrationRequestDescriptor instead')
Implementation
@$core.Deprecated('Use verifyTOTPRegistrationRequestDescriptor instead')
const VerifyTOTPRegistrationRequest$json = {
'1': 'VerifyTOTPRegistrationRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'code', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'code'},
],
};