userIp property

String? userIp
getter/setter pair

Refers to the IP address of the user. This should be a valid IP address in IPv4 or IPv6 format. The maximum permitted length is 45 Bytes.

Implementation

String? userIp;