toVMAXLength property

Length toVMAXLength

Implementation

Length get toVMAXLength {
  return Length(this.toDouble(), unit: LengthUnit.vmax);
}