RehabilitationRepository constructor
- RehabilitationApi _client,
- RepositoryErrorHandler _repositoryErrorHandler,
- DioErrorHandler _dioErrorHandler
Implementation
const RehabilitationRepository(
this._client,
this._repositoryErrorHandler,
this._dioErrorHandler,
);