Literal constructor

Literal(
  1. dynamic attr
)

Implementation

Literal(attr) : super([attr]);