heightInMeters property

double? get heightInMeters

Get the height of the significant wave in meters.

Implementation

double? get heightInMeters => _height.inMeters;