toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_presentation
/
io.writeopia.sdk.presentation.model
/
SlidePage
/
SlidePage
Slide
Page
constructor
(
title
:
String
,
subTitle
:
String
?
=
null
,
imagePath
:
String
?
=
null
,
content
:
List
<
StoryStep
>
=
emptyList()
)