lowInFeet property

double? get lowInFeet

Get the runway low range in feet.

Implementation

double? get lowInFeet => _lowRange.inFeet;