RecentSearch constructor
RecentSearch({})
Implementation
RecentSearch(
{required this.jid,
required this.mid,
required this.searchType,
required this.chatType,
required this.isSearch});
RecentSearch(
{required this.jid,
required this.mid,
required this.searchType,
required this.chatType,
required this.isSearch});