Position constructor

const Position(
  1. String _value
)

Implementation

const Position(this._value);