ViewTrendingStickerSets constructor

ViewTrendingStickerSets({
  1. required List<int> stickerSetIds,
})

Implementation

ViewTrendingStickerSets({required this.stickerSetIds});