ipAddress property
The IP address of the user
Use the NetworkRequest.getIpAddress to get the IP address
Use service https://api64.ipify.org
Need permission internet
Implementation
final String? ipAddress;
The IP address of the user
Use the NetworkRequest.getIpAddress to get the IP address
Use service https://api64.ipify.org
Need permission internet
final String? ipAddress;