nim_core
nim_core
NIMLoginInfo
loginExt property
loginExt
loginExt
property
Null safety
String
?
loginExt
final
登录自定义字段
authType
为
NIMAuthType.authTypeThirdParty
时使用该字段内容去第三方服务器鉴权
Implementation
final String? loginExt;
nim_core
nim_core
NIMLoginInfo
loginExt property
NIMLoginInfo class
Constructors
NIMLoginInfo
fromMap
Properties
account
authType
customClientType
hashCode
loginExt
runtimeType
token
Methods
noSuchMethod
toMap
toString
Operators
operator ==