unsetPara method

dynamic unsetPara()

Implementation

unsetPara() {
  this.para = null;
}