ProtoUpgradeVotes$json top-level constant

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

Implementation

@$core.Deprecated('Use protoUpgradeVotesDescriptor instead')
const ProtoUpgradeVotes$json = const {
  '1': 'ProtoUpgradeVotes',
  '2': const [
    const {
      '1': 'votes',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.models.ProtoUpgradeVotes.ProtoUpgradeVote',
      '10': 'votes'
    },
  ],
  '3': const [ProtoUpgradeVotes_ProtoUpgradeVote$json],
};