address property

  1. @JsonKey(name: 'title')
String address
getter/setter pair

地理位置描述

Implementation

@JsonKey(name: 'title')
String address;