WhatsappStickersEmptyStringException constructor

WhatsappStickersEmptyStringException(
  1. String? cause
)

Implementation

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