trend property

String get trend

Get the trend part of the METAR.

Implementation

String get trend => _sections[1];