ApiRequestError constructor

ApiRequestError(
  1. String? message
)

Implementation

ApiRequestError(this.message);