Const constructor

const Const(
  1. dynamic _value
)

Implementation

const Const(this._value);