OnMessageEvent constructor
OnMessageEvent({})
Implementation
OnMessageEvent({
this.type,
this.clientAddr,
this.subClientID,
this.destinations,
this.src,
this.messageId,
this.messageType,
this.encrypted,
this.dataSize,
this.noReply,
this.error,
this.timestamp,
});