Box$json top-level constant

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

Implementation

@$core.Deprecated('Use boxDescriptor instead')
const Box$json = {
  '1': 'Box',
  '2': [
    {'1': 'lock', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Lock', '8': {}, '10': 'lock'},
    {'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Value', '8': {}, '10': 'value'},
  ],
};