error property
Object
get
error
Returns last emitted error, failing if there is no error.
Throws ValueStreamError if this Stream has no error.
Implementation
Object get error;
Returns last emitted error, failing if there is no error.
Throws ValueStreamError if this Stream has no error.
Object get error;