GetStickerSet constructor

GetStickerSet({
  1. required int setId,
})

Implementation

GetStickerSet({required this.setId});