Literal constructor

const Literal(
  1. String literal
)

Implementation

const Literal(this.literal);