ExecuteWithPasskeySessionInput$json top-level constant
- @Deprecated('Use executeWithPasskeySessionInputDescriptor instead')
Map<String, Object>
const
ExecuteWithPasskeySessionInput$json
Implementation
@$core.Deprecated('Use executeWithPasskeySessionInputDescriptor instead')
const ExecuteWithPasskeySessionInput$json = {
'1': 'ExecuteWithPasskeySessionInput',
'2': [
{
'1': 'executions',
'3': 1,
'4': 3,
'5': 11,
'6': '.TW.Biz.Proto.ExecuteWithPasskeySessionInput.Execution',
'10': 'executions'
},
{'1': 'valid_after', '3': 2, '4': 1, '5': 4, '10': 'validAfter'},
{'1': 'valid_until', '3': 3, '4': 1, '5': 4, '10': 'validUntil'},
{
'1': 'passkey_signature',
'3': 4,
'4': 1,
'5': 12,
'10': 'passkeySignature'
},
],
'3': [ExecuteWithPasskeySessionInput_Execution$json],
};