OutgoingMessage constructor
OutgoingMessage()
Implementation
OutgoingMessage(
this.type,
this.nick,
this.avatar,
this.text,
this.shortLinkOfPrevious,
this.shortLinkOfPP,
this.timestamp,
this.attachement,
this.cid,
this.mimeType,
this.xxHash,
this.blurHash,
this.attachementLength);