ZIMFriendInfo class

Inheritance

Constructors

ZIMFriendInfo()

Properties

createTime int
getter/setter pair
friendAlias String
getter/setter pair
friendAttributes Map
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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
wording String
getter/setter pair

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