SlotId$json top-level constant

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

Implementation

@$core.Deprecated('Use slotIdDescriptor instead')
const SlotId$json = const {
  '1': 'SlotId',
  '2': const [
    const {'1': 'slot', '3': 1, '4': 1, '5': 4, '10': 'slot'},
    const {'1': 'blockId', '3': 2, '4': 1, '5': 11, '6': '.co.topl.consensus.models.BlockId', '8': const {}, '10': 'blockId'},
  ],
};