toggle menu
chrome-devtools-kotlin
5.13.0-1266816
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingAggregatableValueDictEntry
Attribution
Reporting
Aggregatable
Value
Dict
Entry
@
Serializable
data
class
AttributionReportingAggregatableValueDictEntry
(
val
key
:
String
,
val
value
:
Double
)
Official doc
Members
Constructors
Attribution
Reporting
Aggregatable
Value
Dict
Entry
Link copied to clipboard
constructor
(
key
:
String
,
value
:
Double
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
Double
number instead of integer because not all uint32 can be represented by int