cancelOnError property
If cancelOnError is true, the subscription is automatically canceled
when the first error event is delivered. The default is false.
Implementation
final bool cancelOnError;
If cancelOnError is true, the subscription is automatically canceled
when the first error event is delivered. The default is false.
final bool cancelOnError;