unsetExpressions method

dynamic unsetExpressions()

Implementation

unsetExpressions() {
  this.expressions = null;
}