Tilt constructor

const Tilt(
  1. double xRadian,
  2. double yRadian
)

Implementation

const Tilt(this.xRadian, this.yRadian);