locationName property

  1. @JsonKey(name: "locationName")
String? locationName
getter/setter pair

Implementation

@JsonKey(name: "locationName")
String? locationName;