Creates a new instance of Wind from a JSON object.
factory Wind.fromJson(Map<String, dynamic> json) => _$WindFromJson(json);