onGCEvent property

Stream<Event> get onGCEvent
inherited

Implementation

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