Creates a Mass instance representing this numerical value in Pounds (lb). Alias for lb.
Mass get pounds => Mass(toDouble(), MassUnit.pound);