cancelOnError property

bool? cancelOnError
final

Whether the subscription should be canceled when an error occurs.

Implementation

final bool? cancelOnError;