Literal constructor

Literal(
  1. dynamic value
)

Implementation

Literal(this.value);