footPerMinute property

Unit<Speed> footPerMinute
latefinal

Implementation

late final footPerMinute =
    _systemOfUnits.defineCompoundUnit(Length().foot, Time().minute, name: 'feet per minute');