hectares method

Area hectares()

Gets an Area representing this number of hectares.

Implementation

Area hectares() => Area.fromHectares(this);