deleted property
@AvailableInWorkers("service")
The deleted read-only property of the ExtendableCookieChangeEvent
interface returns any cookies that have been deleted by the given
ExtendableCookieChangeEvent instance.
Implementation
external JSArray<CookieListItem> get deleted;