Instance Method インスタンスメソッド

drop(while:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func drop(while predicate: @escaping ((data: Data, response: URLResponse)) -> Bool) -> Publishers.DropWhile<URLSession.DataTaskPublisher>