ip property

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

IP-адрес покупателя

Implementation

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