Attestation$json top-level constant

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

Implementation

@$core.Deprecated('Use attestationDescriptor instead')
const Attestation$json = {
  '1': 'Attestation',
  '2': [
    {'1': 'predicate', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Attestation.Predicate', '9': 0, '10': 'predicate'},
    {'1': 'image', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Attestation.Image', '9': 0, '10': 'image'},
    {'1': 'commitment', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Attestation.Commitment', '9': 0, '10': 'commitment'},
  ],
  '3': [Attestation_Predicate$json, Attestation_Image$json, Attestation_Commitment$json],
  '8': [
    {'1': 'value'},
  ],
};