SigningOutput$json top-level constant
Implementation
@$core.Deprecated('Use signingOutputDescriptor instead')
const SigningOutput$json = const {
'1': 'SigningOutput',
'2': const [
const {'1': 'encoded', '3': 1, '4': 1, '5': 12, '10': 'encoded'},
const {'1': 'v', '3': 2, '4': 1, '5': 12, '10': 'v'},
const {'1': 'r', '3': 3, '4': 1, '5': 12, '10': 'r'},
const {'1': 's', '3': 4, '4': 1, '5': 12, '10': 's'},
const {'1': 'data', '3': 5, '4': 1, '5': 12, '10': 'data'},
const {'1': 'error', '3': 6, '4': 1, '5': 14, '6': '.TW.Common.Proto.SigningError', '10': 'error'},
const {'1': 'error_message', '3': 7, '4': 1, '5': 9, '10': 'errorMessage'},
],
};