StringResult constructor

StringResult(
  1. String value
)

Implementation

StringResult(this.value);