getAll

suspend fun getAll(name: String): CookieList(source)

MDN Reference


suspend fun getAll(options: CookieStoreGetOptions = definedExternally): CookieList(source)