GetInstalledStickerSets constructor
const
GetInstalledStickerSets({
- required StickerType stickerType,
Returns a list of installed sticker sets
Implementation
const GetInstalledStickerSets({
required this.stickerType,
});