unsetLearner method

dynamic unsetLearner()

Implementation

unsetLearner() {
  this.learner = null;
}