toDegreePerHour property
VelocityAngular
get
toDegreePerHour
Combine all VelocityAngular in Iterable to VelocityAngular$DegreePerHour
Implementation
VelocityAngular get toDegreePerHour => combineTo(
const VelocityAngular$DegreePerHour(),
);