Allow nulls in `Listenable.merge` (#7355)
This lets you use `Listenable.merge` without having to sanitize your incoming list of change notifiers, in case your semantics are that they are optional.
Showing
Please register or sign in to comment