getIp method

Future getIp()

Get ip address depending on the requestType.

Implementation

Future<dynamic> getIp() => super.getIpAddress();