nim_core
nim_core
NIMFriend
NIMFriend constructor
NIMFriend
NIMFriend
constructor
Null safety
NIMFriend
(
{
String
?
userId
,
String
?
alias
,
String
?
ext
,
String
?
serverExt
}
)
Implementation
NIMFriend({this.userId, this.alias, this.ext, this.serverExt});
nim_core
nim_core
NIMFriend
NIMFriend constructor
NIMFriend class
Constructors
NIMFriend
fromMap
Properties
alias
ext
hashCode
runtimeType
serverExt
userId
Methods
noSuchMethod
toMap
toString
Operators
operator ==