WhatsappStickersCancelledException constructor

WhatsappStickersCancelledException(
  1. String? cause
)

Implementation

WhatsappStickersCancelledException(String? cause) : super(cause);