ModeratorEntry class

Constructors

ModeratorEntry(int type, String author, Uint8List _body, Uint8List _shortlink, int keyHint, int bl, int pp, String colour, String avatar, String _nick, Uint8List attachmentLink, ModeratorEntryFlags flags, int perceivedTimestamp, int likes, int shares, int views, int replycount)

Properties

getter/setter pair
attachmentLinkAsXXint String
no setter
attachmentWeightInBytes int
no setter
audioCid String
no setter
author String
getter/setter pair
avatar String
getter/setter pair
bl int
getter/setter pair
blurHash String
no setter
body String
no setter
bodyBytes Uint8List
no setter
bodyFucked bool
no setter
cleanedBody String
no setter
colour String
getter/setter pair
contentDupHash int
no setter
debuObj String
no setter
flags ModeratorEntryFlags
getter/setter pair
hasAttachment bool
no setter
hashCode int
The hash code for this object.
no setterinherited
hasImages bool
no setter
hint int
no setter
ipfsCid String
no setter
isAudio bool
no setter
isPending bool
getter/setter pair
isVideo bool
no setter
keyHint int
getter/setter pair
likes int
getter/setter pair
no setter
markdownAnchors List<List<String>>
no setter
mentions List<String>
no setter
nick String
getter/setter pair
perceivedTimestamp int
getter/setter pair
pp int
getter/setter pair
replycount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shares int
getter/setter pair
no setter
shortLinkBytes Uint8List
no setter
siteUrl String
getter/setter pair
softNick String
no setter
softNickTagForSms String
no setter
tags List<String>
no setter
timeElapsedSincePostMs int
no setter
no setter
twitterPostContent String
no setter
twitterPostTitle String
no setter
type int
getter/setter pair
typesetForCapsule int
no setter
videoCid String
no setter
views int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited