nim_core
nim_core
NIMAttachmentProgress
NIMAttachmentProgress constructor
NIMAttachmentProgress
NIMAttachmentProgress
constructor
Null safety
NIMAttachmentProgress
(
{
required
String
id
,
double
?
progress
}
)
Implementation
NIMAttachmentProgress({required this.id, this.progress});
nim_core
nim_core
NIMAttachmentProgress
NIMAttachmentProgress constructor
NIMAttachmentProgress class
Constructors
NIMAttachmentProgress
fromMap
Properties
hashCode
id
progress
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==