notStarted func start() async throws { let (localURL, _) = try await URLSession.shared.download(from: url, delegate: nil) state ...
確定! 回上一頁