toggle menu
profile
1.1.1
jvm
switch theme
search in API
profile
/
dk.ds.profile.domain.model
/
Page
Page
data
class
Page
(
val
plainUrl
:
String
,
val
launchContext
:
PageLaunchContext
)
Members
Constructors
Page
Link copied to clipboard
constructor
(
plainUrl
:
String
,
launchContext
:
PageLaunchContext
)
Properties
launch
Context
Link copied to clipboard
val
launchContext
:
PageLaunchContext
plain
Url
Link copied to clipboard
val
plainUrl
:
String