unsetFormat method

dynamic unsetFormat()

Implementation

unsetFormat() {
  this.format = null;
}