StickerSetNoCovered constructor

const StickerSetNoCovered({
  1. required StickerSetBase set,
})

Sticker Set No Covered constructor.

Implementation

const StickerSetNoCovered({required this.set}) : super._();