error property

Object error

Returns last emitted error, failing if there is no error.

Throws ValueStreamError if this Stream has no error.

Implementation

Object get error;