error property

Stream<String> error
final

Stream emitting error messages. This may be used to handle & display errors to the user.

Implementation

final Stream<String> error;