ProofOp$json top-level constant
Implementation
@$core.Deprecated('Use proofOpDescriptor instead')
const ProofOp$json = const {
'1': 'ProofOp',
'2': const [
const {'1': 'type', '3': 1, '4': 1, '5': 9, '10': 'type'},
const {'1': 'key', '3': 2, '4': 1, '5': 12, '10': 'key'},
const {'1': 'data', '3': 3, '4': 1, '5': 12, '10': 'data'},
],
};