AttachmentRepostsMixin mixin

Mixin for attachment reposts.

Superclass constraints
Mixin applications

Properties

attachType String
Attachment type.
finalinherited
hashCode int
The hash code for this object.
no setterinherited
isUserReposted bool?
Indicates whether the current user has reposted the attachment.
no setter
payload Map<String, dynamic>
Payload.
finalinherited
repostsCount int?
the number of reposts;
no setter
repostsMailCount int?
counter of reposts in personal messages.
no setter
repostsWallCount int?
repost counter on the wall.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

checkBoolInProperty(String key) bool?
inherited
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