ListCancelableOperationExtension extension
- on
-
- List<
CancelableOperation>
- List<
Methods
-
addWait<
T> (Future< T> future, {required dynamic onSuccess(T result), dynamic onError(dynamic e, dynamic s)?}) → void -
Available on List<
Add operation to list and remove when is finishCancelableOperation> , provided by the ListCancelableOperationExtension extension -
cancel(
) → void -
Available on List<
Cancel all operation from listCancelableOperation> , provided by the ListCancelableOperationExtension extension