onVMEvent property

Stream<Event> get onVMEvent

Implementation

Stream<Event> get onVMEvent => _getEventController('VM').stream;