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