toggle menu
re.this
0.1.2
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.common
/
ScanResult
Scan
Result
data
class
ScanResult
<
T
>
(
val
cursor
:
String
,
val
keys
:
List
<
T
>
)
Members
Constructors
Scan
Result
Link copied to clipboard
constructor
(
cursor
:
String
,
keys
:
List
<
T
>
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
keys
Link copied to clipboard
val
keys
:
List
<
T
>