toFootPound property

Energy toFootPound

Combine all Energy in Iterable to Energy$FootPound

Implementation

Energy get toFootPound => combineTo(
      const Energy$FootPound(),
    );