unsetMeta method

dynamic unsetMeta()

Implementation

unsetMeta() {
  this.meta = null;
}