AuthenticationApiService constructor
AuthenticationApiService(
- NetworkService _networkService,
- AuthInfo _authInfo
Implementation
AuthenticationApiService(this._networkService, this._authInfo);