str static method

Json str(
  1. String value
)

Implementation

static Json str(String value) => JString(value);