lastVoteWeight property

  1. @JsonKey(name: 'last_vote_weight')
String? lastVoteWeight
getter/setter pair

Implementation

@JsonKey(name: 'last_vote_weight')
String? lastVoteWeight;