addressDescription property

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

Implementation

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