newtons property

Force get newtons

Creates a Force instance from this value in Newtons (N).

Implementation

Force get newtons => Force(toDouble(), ForceUnit.newton);