WhatsappStickersUnsupportedImageFormatException constructor

WhatsappStickersUnsupportedImageFormatException(
  1. String? cause
)

Implementation

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