stream property

A broadcast stream of state changes.

Implementation

Stream<FaceDetectionState> get stream => _streamController.stream;