ip property

  1. @JsonKey(name: 'ip')
String ip
getter/setter pair
  • Field description: Server IP address.

Implementation

@JsonKey(name: 'ip')
String ip;