squareInches property

Rational squareInches

Gets the number of square inches in this Area, including any fractional portion.

Implementation

Rational get squareInches => getUnits(AreaUnit.squareInch);