StringJsonObject constructor

StringJsonObject(
  1. String value
)

Implementation

StringJsonObject(this.value) : super._();