ApiException constructor

const ApiException(
  1. String _message
)

Implementation

const ApiException(this._message);