GetRecentlyOpenedChats constructor

GetRecentlyOpenedChats({
  1. required int limit,
})

Implementation

GetRecentlyOpenedChats({required this.limit});