DynamicPosition constructor

DynamicPosition(
  1. Point computer(
    1. Point translate
    )
)

Implementation

DynamicPosition(this.computer);