Variable cancellationErrorConst

cancellationError: ErrorHelper<{
    reason?: string;
} & DefaultErrorType> = ...