menu
piefed_api_client package
documentation
v1.dart
PostPoll
latestVote property
latestVote property
dark_mode
light_mode
latestVote
property
@JsonKey.new(name: 'latest_vote')
DateTime
?
get
latestVote
inherited
Implementation
@JsonKey(name: 'latest_vote') DateTime? get latestVote => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
PostPoll
latestVote property
PostPoll class