unsetInfo method

dynamic unsetInfo()

Implementation

unsetInfo() {
  this.info = null;
}