events property

Stream<OpenFeatureEvent> get events

Implementation

Stream<OpenFeatureEvent> get events => _eventController.stream;