StringValue constructor

const StringValue(
  1. String value
)

Implementation

const StringValue(this.value);