address property

  1. @JsonKey(name: "Address")
String? address
final

Implementation

@JsonKey(name: "Address")
final String? address;