squareFeet property

Rational squareFeet

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

Implementation

Rational get squareFeet => getUnits(AreaUnit.squareFoot);