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