Obtains the gateway IP address of the connected wifi network
Future<String?> getWifiGatewayIP() { return _platform.getWifiGatewayIP(); }