WhatsappStickersIncorrectImageSizeException constructor

WhatsappStickersIncorrectImageSizeException(
  1. String? cause
)

Implementation

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