onEvent property

Stream<Map<T, dynamic>> onEvent

Implementation

Stream<Map<T, dynamic>> get onEvent => onEventController.stream;