Challenge$json top-level constant

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

Implementation

@$core.Deprecated('Use challengeDescriptor instead')
const Challenge$json = {
  '1': 'Challenge',
  '2': [
    {'1': 'revealed', '3': 1, '4': 1, '5': 11, '6': '.quivr.models.Proposition', '9': 0, '10': 'revealed'},
    {'1': 'previous', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Challenge.PreviousProposition', '9': 0, '10': 'previous'},
  ],
  '3': [Challenge_PreviousProposition$json],
  '8': [
    {'1': 'proposition'},
  ],
};