Proposition$json top-level constant

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

Implementation

@$core.Deprecated('Use propositionDescriptor instead')
const Proposition$json = {
  '1': 'Proposition',
  '2': [
    {'1': 'locked', '3': 1, '4': 1, '5': 11, '6': '.quivr.models.Proposition.Locked', '9': 0, '10': 'locked'},
    {'1': 'digest', '3': 2, '4': 1, '5': 11, '6': '.quivr.models.Proposition.Digest', '9': 0, '10': 'digest'},
    {'1': 'digitalSignature', '3': 3, '4': 1, '5': 11, '6': '.quivr.models.Proposition.DigitalSignature', '9': 0, '10': 'digitalSignature'},
    {'1': 'heightRange', '3': 4, '4': 1, '5': 11, '6': '.quivr.models.Proposition.HeightRange', '9': 0, '10': 'heightRange'},
    {'1': 'tickRange', '3': 5, '4': 1, '5': 11, '6': '.quivr.models.Proposition.TickRange', '9': 0, '10': 'tickRange'},
    {'1': 'exactMatch', '3': 6, '4': 1, '5': 11, '6': '.quivr.models.Proposition.ExactMatch', '9': 0, '10': 'exactMatch'},
    {'1': 'lessThan', '3': 7, '4': 1, '5': 11, '6': '.quivr.models.Proposition.LessThan', '9': 0, '10': 'lessThan'},
    {'1': 'greaterThan', '3': 8, '4': 1, '5': 11, '6': '.quivr.models.Proposition.GreaterThan', '9': 0, '10': 'greaterThan'},
    {'1': 'equalTo', '3': 9, '4': 1, '5': 11, '6': '.quivr.models.Proposition.EqualTo', '9': 0, '10': 'equalTo'},
    {'1': 'threshold', '3': 10, '4': 1, '5': 11, '6': '.quivr.models.Proposition.Threshold', '9': 0, '10': 'threshold'},
    {'1': 'not', '3': 11, '4': 1, '5': 11, '6': '.quivr.models.Proposition.Not', '9': 0, '10': 'not'},
    {'1': 'and', '3': 12, '4': 1, '5': 11, '6': '.quivr.models.Proposition.And', '9': 0, '10': 'and'},
    {'1': 'or', '3': 13, '4': 1, '5': 11, '6': '.quivr.models.Proposition.Or', '9': 0, '10': 'or'},
  ],
  '3': [Proposition_Locked$json, Proposition_Digest$json, Proposition_DigitalSignature$json, Proposition_HeightRange$json, Proposition_TickRange$json, Proposition_ExactMatch$json, Proposition_LessThan$json, Proposition_GreaterThan$json, Proposition_EqualTo$json, Proposition_Threshold$json, Proposition_Not$json, Proposition_And$json, Proposition_Or$json],
  '8': [
    {'1': 'value'},
  ],
};