CheckStickerSetName constructor

CheckStickerSetName({
  1. required String name,
})

Implementation

CheckStickerSetName({required this.name});