removeHash function

void removeHash()

Implementation

void removeHash() {
  throw UnimplementedError();
}