clear method

void clear()
inherited

Implementation

void clear() {
  this.rawValue = 0;
}