LiteralCode constructor

const LiteralCode(
  1. int _value
)

Implementation

const LiteralCode(this._value);