toJson method

Map<String, dynamic> toJson()

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

Implementation

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