longTons property

MassInterpreter longTons

The MassInterpreter for long tons.

Implementation

MassInterpreter get longTons =>
    MassInterpreter._longTons._withPrefix(_prefix);