ApillonApiError constructor

ApillonApiError(
  1. String message
)

Implementation

ApillonApiError(this.message);