A DummyCancelable is for ICancelable references that don't do anything on cancel() and thus can be ignored.
DummyCancelable
cancel()
The common supertype of Cancelable.empty and BoolCancelable.alreadyCanceled.
Generated using TypeDoc
A
DummyCancelable
is for ICancelable references that don't do anything oncancel()
and thus can be ignored.The common supertype of Cancelable.empty and BoolCancelable.alreadyCanceled.