MoodleAuthService constructor
- ApiService _apiService,
- NetworkService _networkService
Implementation of AuthService for Moodle.
Implementation
MoodleAuthService(this._apiService, this._networkService);
Implementation of AuthService for Moodle.
MoodleAuthService(this._apiService, this._networkService);