toJson method

Map<String, dynamic> toJson()

Connect the generated _$CurrentWeatherResponseToJson function to the toJson method.

Implementation

Map<String, dynamic> toJson() => _$CurrentWeatherResponseToJson(this);