menu
piefed_api_client package
documentation
v1.dart
PostPoll
myVotes property
myVotes property
dark_mode
light_mode
myVotes
property
@JsonKey.new(name: 'my_votes')
List
<
int
>
?
get
myVotes
inherited
Implementation
@JsonKey(name: 'my_votes') List<int>? get myVotes => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
PostPoll
myVotes property
PostPoll class