JsonValueStr constructor

const JsonValueStr(
  1. String value
)

Implementation

const JsonValueStr(this.value);