ProtoVote_Data$json top-level constant

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

Implementation

@$core.Deprecated('Use protoVoteDescriptor instead')
const ProtoVote_Data$json = const {
  '1': 'Data',
  '2': const [
    const {'1': 'round', '3': 1, '4': 1, '5': 4, '10': 'round'},
    const {'1': 'step', '3': 2, '4': 1, '5': 13, '10': 'step'},
    const {'1': 'parentHash', '3': 3, '4': 1, '5': 12, '10': 'parentHash'},
    const {'1': 'votedHash', '3': 4, '4': 1, '5': 12, '10': 'votedHash'},
    const {'1': 'turnOffline', '3': 5, '4': 1, '5': 8, '10': 'turnOffline'},
    const {'1': 'upgrade', '3': 6, '4': 1, '5': 13, '10': 'upgrade'},
  ],
};