getValue method

T getValue()

Implementation

T getValue() {
  throw new UnimplementedError("This argument type has no value");
}