implementation("io.ktor:ktor-client-darwin:3.4.0")
Enables HTTP client functionality on Apple platforms using `NSURLSession` for efficient network communication.