unsetCommon method

dynamic unsetCommon()

Implementation

unsetCommon() {
  this.common = null;
}