DeleteStickerSet constructor

DeleteStickerSet({
  1. required String name,
})

Implementation

DeleteStickerSet({required this.name});