on(completion:)

Declaration

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