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