onGCEvent property

Stream<Event> get onGCEvent

Implementation

Stream<Event> get onGCEvent => _getEventController('GC').stream;