Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
plugin:writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao
/
DocumentSqlDao
/
insertStoryStep
insert
Story
Step
suspend
fun
insertStoryStep
(
storyStep
:
StoryStep
,
position
:
Long
,
documentId
:
String
)