address property

  1. @JsonKey(name: 'address')
String address
final

ip or domain

Implementation

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