unsetStmt method

dynamic unsetStmt()

Implementation

unsetStmt() {
  this.stmt = null;
}