ipAddress property

String? ipAddress
final

Custom IP address. It overrides the IP address used by default.

Populates the user_ipaddress field.

Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.

Implementation

final String? ipAddress;