LastCommitInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use lastCommitInfoDescriptor instead')
const LastCommitInfo$json = const {
  '1': 'LastCommitInfo',
  '2': const [
    const {'1': 'round', '3': 1, '4': 1, '5': 5, '10': 'round'},
    const {'1': 'votes', '3': 2, '4': 3, '5': 11, '6': '.tendermint.abci.VoteInfo', '8': const {}, '10': 'votes'},
  ],
};