cancelOnDispose property
Flag indicating that this operation can be canceled
Used by SynchronizedMvvmInstance to decide if this operation must be canceled when calling instance is disposed
Implementation
final bool cancelOnDispose;
Flag indicating that this operation can be canceled
Used by SynchronizedMvvmInstance to decide if this operation must be canceled when calling instance is disposed
final bool cancelOnDispose;