StringLiteral constructor

StringLiteral(
  1. String value
)

Implementation

StringLiteral(this.value);