FullBlock$json top-level constant

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

Implementation

@$core.Deprecated('Use fullBlockDescriptor instead')
const FullBlock$json = {
  '1': 'FullBlock',
  '2': [
    {'1': 'header', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.BlockHeader', '8': {}, '10': 'header'},
    {'1': 'fullBody', '3': 2, '4': 1, '5': 11, '6': '.co.topl.node.models.FullBlockBody', '8': {}, '10': 'fullBody'},
  ],
};