address property Null safety

String address
@JsonKey(name: 'title'), read / write

地理位置描述

Implementation

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