canonicalSpeed abstract method

CanonicalUnit canonicalSpeed(
  1. double speed
)

Represents the speed with the value and unit of measurement separated.

Implementation

CanonicalUnit canonicalSpeed(core.double speed);