Proof_Not$json top-level constant

  1. @Deprecated('Use proofDescriptor instead')
Map<String, Object> const Proof_Not$json

Implementation

@$core.Deprecated('Use proofDescriptor instead')
const Proof_Not$json = {
  '1': 'Not',
  '2': [
    {'1': 'transactionBind', '3': 1, '4': 1, '5': 11, '6': '.quivr.models.TxBind', '8': {}, '10': 'transactionBind'},
    {'1': 'proof', '3': 2, '4': 1, '5': 11, '6': '.quivr.models.Proof', '8': {}, '10': 'proof'},
  ],
};