MessageSigningOutput$json top-level constant
- @Deprecated('Use messageSigningOutputDescriptor instead')
Implementation
@$core.Deprecated('Use messageSigningOutputDescriptor instead')
const MessageSigningOutput$json = {
'1': 'MessageSigningOutput',
'2': [
{'1': 'signature', '3': 1, '4': 1, '5': 9, '10': 'signature'},
{
'1': 'error',
'3': 2,
'4': 1,
'5': 14,
'6': '.TW.Common.Proto.SigningError',
'10': 'error'
},
{'1': 'error_message', '3': 3, '4': 1, '5': 9, '10': 'errorMessage'},
],
};