HRemove constructor

HRemove(
  1. String val
)

Factory constructor from string value.

Implementation

factory HRemove(String val) => VAL;