SigningOutput$json top-level constant
Implementation
@$core.Deprecated('Use signingOutputDescriptor instead')
const SigningOutput$json = const {
'1': 'SigningOutput',
'2': const [
const {'1': 'signature', '3': 1, '4': 1, '5': 12, '10': 'signature'},
const {'1': 'json', '3': 2, '4': 1, '5': 9, '10': 'json'},
const {'1': 'serialized', '3': 3, '4': 1, '5': 9, '10': 'serialized'},
const {'1': 'error', '3': 4, '4': 1, '5': 9, '10': 'error'},
],
};