setString method

void setString(
  1. String v
)
override

Implementation

void setString(String v) { value = v; }