nim_core
nim_core
NIMPassThroughNotifyData
NIMPassThroughNotifyData constructor
NIMPassThroughNotifyData
NIMPassThroughNotifyData
constructor
Null safety
NIMPassThroughNotifyData
(
{
String
?
fromAccid
,
String
?
body
,
int
?
time
}
)
Implementation
NIMPassThroughNotifyData({this.fromAccid, this.body, this.time});
nim_core
nim_core
NIMPassThroughNotifyData
NIMPassThroughNotifyData constructor
NIMPassThroughNotifyData class
Constructors
NIMPassThroughNotifyData
fromMap
Properties
body
fromAccid
hashCode
runtimeType
time
Methods
noSuchMethod
toMap
toString
Operators
operator ==