acres method

Area acres()

Gets an Area representing this number of acres.

Implementation

Area acres() => Area.fromAcres(this);