Position constructor

Position(
  1. int from
)

Implementation

Position(this.from);