toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
Node
Node
data
class
Node
(
val
host
:
String
,
val
port
:
Int
?
)
Members
Constructors
Node
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
?
)
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int
?