chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingFilterDataEntry
Attribution
Reporting
Filter
Data
Entry
@
Serializable
data
class
AttributionReportingFilterDataEntry
(
val
key
:
String
,
val
values
:
List
<
String
>
)
(
source
)
Official doc
Members
Constructors
Attribution
Reporting
Filter
Data
Entry
Link copied to clipboard
constructor
(
key
:
String
,
values
:
List
<
String
>
)
Properties
key
Link copied to clipboard
val
key
:
String
values
Link copied to clipboard
val
values
:
List
<
String
>