toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_persistence_room
/
io.writeopia.sdk.persistence.parse
/
toEntity
to
Entity
fun
Document
.
toEntity
(
)
:
DocumentEntity
fun
Map
<
Int
,
StoryStep
>
.
toEntity
(
documentId
:
String
)
:
List
<
StoryStepEntity
>
fun
StoryStep
.
toEntity
(
position
:
Int
,
documentId
:
String
)
:
StoryStepEntity