Literal constructor

Literal(
  1. Object? value
)

Implementation

Literal(this.value, );