clearStatus method

dynamic clearStatus()

Implementation

clearStatus() {
  _status = Status.NULL;
}