JSONString constructor

JSONString(
  1. String value
)

Implementation

JSONString(this.value);