EchatVisEvtModel constructor
EchatVisEvtModel({})
Implementation
EchatVisEvtModel({
this.eventId,
this.title,
this.content,
this.imageUrl,
this.urlForVisitor,
this.urlForStaff,
this.memo,
this.dedup = 1,
this.visibility = 1,
this.customizeMsgType = 1,
});