f_redditech
qwiddo
Post
myDownVotes property
myDownVotes
myDownVotes
property
Null safety
int
myDownVotes
read / write
Number of downvote of the user on the post
Implementation
int myDownVotes = 0;
f_redditech
qwiddo
Post
myDownVotes property
Post class
Constructors
Post
fromMap
Properties
body
createdUtc
downVotes
hashCode
itemId
mediaUrl
myDownVotes
myUpVotes
rawData
runtimeType
subIcon
subReddit
title
typeMediaUrl
upVotes
username
Methods
noSuchMethod
toMap
toString
Operators
operator ==