ApiMealRepo constructor
- ApiConnector _apiConnector
Constructs an instance of ApiMealRepo with a provided ApiConnector.
Implementation
ApiMealRepo(this._apiConnector);
Constructs an instance of ApiMealRepo with a provided ApiConnector.
ApiMealRepo(this._apiConnector);