boxEvent property

Stream<BoxEventPayload> get boxEvent

Implementation

Stream<BoxEventPayload> get boxEvent => _boxEventController.stream;