onVMEvent property Null safety

Stream<Event> onVMEvent

Implementation

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