intensity property

String? get intensity

Get the intensity of the weather.

Implementation

String? get intensity => _intensity;