errors property

Stream<UCameraException> get errors

Implementation

Stream<UCameraException> get errors => _errorController.stream;