menu
bungie_api package
documentation
models/poll_response.dart
PollResponse
totalVotes property
totalVotes property
dark_mode
light_mode
totalVotes
property
@JsonKey(name: 'totalVotes')
int
?
totalVotes
getter/setter pair
Implementation
@JsonKey(name:'totalVotes') int? totalVotes;
bungie_api package
documentation
models/poll_response
PollResponse
totalVotes property
PollResponse class