ChatUser class
avatar : "https://xhyimage.oss-cn-shenzhen.aliyuncs.com/system/sex/sex1.png" birthday : "0" email : null extension : "{"userId":907885191889035264}" gender : "1" label : null mobile : "13333333333" nickName : "笔直的乡村" remark : null sessionId : null status : 0 type : 0 userId : "05b3dcc21d934283b2c493b8fbf88a7b"
Constructors
Properties
- avatar → String?
-
no setter
- birthday → String?
-
no setter
- email → dynamic
-
no setter
- extension → String?
-
no setter
- gender → String?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- label → dynamic
-
no setter
- mobile → String?
-
no setter
- nickName → String?
-
no setter
- remark → dynamic
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sessionId → dynamic
-
no setter
- status → num?
-
no setter
- type → num?
-
no setter
- userId → String?
-
no setter
Methods
-
copyWith(
{String? avatar, String? birthday, dynamic email, String? extension, String? gender, dynamic label, String? mobile, String? nickName, dynamic remark, dynamic sessionId, num? status, num? type, String? userId}) → ChatUser -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited