NickAction class

Inheritance

Constructors

NickAction.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
nick String
昵称更新后的值
latefinal
roomCid String?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type int
finalinherited
userId String
更新昵称user id
latefinal

Methods

fromJson(Map map) → void
override
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