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