VkDartLikeUpdate class

Constructors

VkDartLikeUpdate(VkDartUpdate update)

Properties

hashCode int
The hash code for this object.
no setterinherited
isAdd bool
Check is like add
no setter
isRemove bool
Check is like remove.
no setter
likerId int
The ID of the user who checked the box.
no setter
objectId int
The ID of the material.
no setter
objectOwnerId int
The ID of the owner of the material.
no setter
objectType String
The type of material.
no setter
postId int
The ID of the record (returned for the comment left under the record).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
threadReplyId int
ID of the parent comment or entry.
no setter
update VkDartUpdate
final

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