on(completionHandler:)

Declaration

func on(completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func on() async throws