onDebugEvent property Null safety

Stream<Event> onDebugEvent

Implementation

Stream<Event> get onDebugEvent => _getEventController('Debug').stream;