variable property
bool
get
variable
Get if the wind direction is variable in report.
Implementation
bool get variable => _direction.variable;
Get if the wind direction is variable in report.
bool get variable => _direction.variable;