onDebugEvent property

Stream<Event> get onDebugEvent

Implementation

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