WhatsappStickersCancelledException constructor
WhatsappStickersCancelledException(
- String? cause
Implementation
WhatsappStickersCancelledException(String? cause) : super(cause);
WhatsappStickersCancelledException(String? cause) : super(cause);