static Future<String?> get IpAddress_Cellular2 async { String? version = await getIp("Cellular2"); return version; }