func cancel()

in app-search/xcode/app-search/AsyncImage.swift [104:106]


  func cancel() {
    cancellable?.cancel()
  }