toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.common
/
ZPopResult
ZPop
Result
data
class
ZPopResult
(
val
key
:
String
,
val
popped
:
String
,
val
score
:
Double
)
Members
Constructors
ZPop
Result
Link copied to clipboard
constructor
(
key
:
String
,
popped
:
String
,
score
:
Double
)
Properties
key
Link copied to clipboard
val
key
:
String
popped
Link copied to clipboard
val
popped
:
String
score
Link copied to clipboard
val
score
:
Double