ItemSearchMessage constructor
ItemSearchMessage({})
Implementation
ItemSearchMessage({
this.id,
this.name,
this.topic,
this.image,
this.participantCount,
this.roomType,
this.participants,
});
ItemSearchMessage({
this.id,
this.name,
this.topic,
this.image,
this.participantCount,
this.roomType,
this.participants,
});