ZIMGroupMemberSimpleInfo class

Inheritance

Constructors

ZIMGroupMemberSimpleInfo()

Properties

hashCode int
The hash code for this object.
no setterinherited
memberNickname String
getter/setter pair
memberRole int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userAvatarUrl String
getter/setter pairinherited
userID String
User ID, a string with a maximum length of 32 bytes or less. Only support numbers, English characters and '~', '!', '@', '#', '$', '%', '^', '&', '*', '(', ')', '_', '+', '=', '-', '`', ';', '’', ',', '.', '<', '>', '/', ''.
getter/setter pairinherited
userName String
User name, a string with a maximum length of 256 bytes or less.
getter/setter pairinherited

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