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