StringHolder constructor

StringHolder(
  1. String value
)

Implementation

StringHolder(this.value);