ProtoBlockProposal_Data$json top-level constant
- @Deprecated('Use protoBlockProposalDescriptor instead')
Implementation
@$core.Deprecated('Use protoBlockProposalDescriptor instead')
const ProtoBlockProposal_Data$json = const {
'1': 'Data',
'2': const [
const {
'1': 'header',
'3': 1,
'4': 1,
'5': 11,
'6': '.models.ProtoBlockHeader',
'10': 'header'
},
const {
'1': 'body',
'3': 2,
'4': 1,
'5': 11,
'6': '.models.ProtoBlockBody',
'10': 'body'
},
const {'1': 'proof', '3': 3, '4': 1, '5': 12, '10': 'proof'},
],
};