cancelOnError property

bool cancelOnError
getter/setter pair

Whether a StreamSubscription should end if it encounters an error.

Implementation

bool cancelOnError;