ItemSearchMessage constructor
ItemSearchMessage({})
Implementation
ItemSearchMessage({
this.id = '',
this.name = '',
this.topic = '',
this.image = '',
this.participantCount = 0,
this.roomType = 0,
this.participants = const [],
});