onVMEvent property

Stream<Event> get onVMEvent
inherited

Implementation

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