ProposalInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use proposalInfoDescriptor instead')
const ProposalInfo$json = const {
  '1': 'ProposalInfo',
  '2': const [
    const {'1': 'height', '3': 1, '4': 1, '5': 13, '10': 'height'},
    const {'1': 'round', '3': 2, '4': 1, '5': 5, '10': 'round'},
    const {'1': 'block_data', '3': 3, '4': 1, '5': 9, '10': 'blockData'},
    const {'1': 'signature', '3': 4, '4': 1, '5': 9, '10': 'signature'},
  ],
};