Value$json top-level constant

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

Implementation

@$core.Deprecated('Use valueDescriptor instead')
const Value$json = const {
  '1': 'Value',
  '2': const [
    const {'1': 'lvl', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Value.LVL', '9': 0, '10': 'lvl'},
    const {'1': 'topl', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Value.TOPL', '9': 0, '10': 'topl'},
    const {'1': 'asset', '3': 3, '4': 1, '5': 11, '6': '.co.topl.brambl.models.box.Value.Asset', '9': 0, '10': 'asset'},
  ],
  '3': const [Value_LVL$json, Value_TOPL$json, Value_Asset$json],
  '8': const [
    const {'1': 'value'},
  ],
};