A broadcast stream that emits a new reference to the VM every time its metadata changes.
This is only supported on the VM service protocol version 3.0 and greater.
Stream<VMRef> get onUpdate => _onUpdate;