Angular constructor

Angular(
  1. double value,
  2. Unit unit
)

Implementation

Angular(super.value, super.unit);