JsonStr constructor

const JsonStr(
  1. String value
)

Implementation

const JsonStr(this.value) : super._();