LiteralPrimitive constructor

LiteralPrimitive(
  1. Object? value
)

Implementation

LiteralPrimitive(this.value);