cancelOnError property

  1. @override
bool cancelOnError
final

True if the supplied StreamSubscription should get called once an error gets emitted.

Implementation

@override
final bool cancelOnError;