f_redditech
qwiddo
Post
myUpVotes property
myUpVotes
myUpVotes
property
Null safety
int
myUpVotes
read / write
Number of upvote of the user on the post
Implementation
int myUpVotes = 0;
f_redditech
qwiddo
Post
myUpVotes 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 ==