ip property

  1. @JsonKey(name: JsonKeys.ip)
String? ip
final

IP-адрес клиента

Implementation

@JsonKey(name: JsonKeys.ip)
final String? ip;