unsetDirection method

dynamic unsetDirection()

Implementation

unsetDirection() {
  this.__isset_direction = false;
}