PaystackException constructor

PaystackException(
  1. String? message
)

Implementation

PaystackException(this.message);