VkDartGroupUpdate class

Constructors

VkDartGroupUpdate(VkDartUpdate update)

Properties

hashCode int
The hash code for this object.
no setterinherited
isJoin bool
Check is user join.
no setter
isLeave bool
Check is user leave.
no setter
joinType String?
Specifies exactly how the participant was added.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
self int?
A value indicating whether the user was deleted or logged out on their own.
no setter
update VkDartUpdate
final
userId int
User ID.
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