MessagesReorderStickerSets constructor
const
MessagesReorderStickerSets({})
Messages Reorder Sticker Sets constructor.
Implementation
const MessagesReorderStickerSets({
required this.masks,
required this.emojis,
required this.order,
}) : super._();