ReorderInstalledStickerSets constructor
ReorderInstalledStickerSets({
- StickerType? stickerType,
- required List<
int> stickerSetIds,
Implementation
ReorderInstalledStickerSets({this.stickerType, required this.stickerSetIds});