menu
cometchat
attachment
Attachment
Attachment constructor
Attachment
brightness_4
brightness_5
Attachment
constructor
Attachment
(
String
fileUrl
,
String
fileName
,
String
fileExtension
,
String
fileMimeType
,
int
?
fileSize
)
Implementation
Attachment( this.fileUrl, this.fileName, this.fileExtension, this.fileMimeType, this.fileSize, );
cometchat
attachment
Attachment
Attachment constructor
Attachment class
Constructors
Attachment
fromMap
Properties
fileExtension
fileMimeType
fileName
fileSize
fileUrl
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==