unsetParas method

dynamic unsetParas()

Implementation

unsetParas() {
  this.paras = null;
}