TOTP$json top-level constant
Implementation
@$core.Deprecated('Use tOTPDescriptor instead')
const TOTP$json = {
'1': 'TOTP',
'2': [
{'1': 'totp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'totpId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'is_verified', '3': 3, '4': 1, '5': 8, '10': 'isVerified'},
],
};