SlotData$json top-level constant

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

Implementation

@$core.Deprecated('Use slotDataDescriptor instead')
const SlotData$json = const {
  '1': 'SlotData',
  '2': const [
    const {'1': 'slotId', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SlotId', '8': const {}, '10': 'slotId'},
    const {'1': 'parentSlotId', '3': 2, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SlotId', '8': const {}, '10': 'parentSlotId'},
    const {'1': 'rho', '3': 3, '4': 1, '5': 12, '8': const {}, '10': 'rho'},
    const {'1': 'eta', '3': 4, '4': 1, '5': 12, '8': const {}, '10': 'eta'},
    const {'1': 'height', '3': 5, '4': 1, '5': 4, '10': 'height'},
  ],
};