weatherTempF property

  1. @JsonKey(name: 'weatherTempF')
double? weatherTempF
final

Implementation

@JsonKey(name: 'weatherTempF')
final double? weatherTempF;