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

next()

Asynchronously advances to the next element and returns it, or ends the sequence if there is no next element.

Declaration 宣言

func next() async -> Notification?

Relationships 関係

From Protocol 由来プロトコル