risecx_chat_client package
documentation
attachement_model
Attachment
Attachment constructor
Attachment
Attachment
constructor
Attachment
(
{
String
type
,
Payload
payload
}
)
Implementation
Attachment({this.type, this.payload});
risecx_chat_client package
documentation
attachement_model
Attachment
Attachment constructor
Attachment class
Constructors
Attachment
fromJson
Properties
hashCode
kind
mobile
payload
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==