weatherShortDescription property

  1. @JsonKey(name: 'main')
String weatherShortDescription
getter/setter pair

Implementation

@JsonKey(name: 'main')
String weatherShortDescription;