ModeratorEntry class

Constructors

ModeratorEntry(ThicketContainerSubType type, String author, Uint8List _body, Uint8List _shortlink, int keyHint, int bl, int pp, String colour, String avatar, String _nick, bool isReply, bool isRoot, bool isPost, bool isAnonymous, bool pawMatch, bool muted, bool isGroupParent, bool isHidden, bool isHiddenDecrypted, String attachmentLink)

Properties

getter/setter pair
author String
getter/setter pair
avatar String
getter/setter pair
bl int
getter/setter pair
blsGroupMatch bool
getter/setter pair
body String
no setter
bodyBytes Uint8List
no setter
calculatedServerTimestamp int
no setter
colour String
getter/setter pair
hasAttachment bool
no setter
hashCode int
The hash code for this object.
no setterinherited
hint int
no setter
isAnonymous bool
getter/setter pair
isGroupParent bool
getter/setter pair
isHidden bool
getter/setter pair
isHiddenDecrypted bool
getter/setter pair
isPost bool
getter/setter pair
isReply bool
getter/setter pair
isRoot bool
getter/setter pair
keyHint int
getter/setter pair
muted bool
getter/setter pair
nick String
getter/setter pair
pawMatch bool
getter/setter pair
pp int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
no setter
shortLinkBytes Uint8List
no setter
no setter
twitterPostContent String
no setter
twitterPostTitle String
no setter
type ThicketContainerSubType
getter/setter pair
typesetForCapsule int
no setter

Methods

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

Operators

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