StoryStepEntity

constructor(id: String, localId: String, type: String, parentId: String? = null, url: String? = null, path: String? = null, text: String? = null, checked: Boolean? = false, position: Int, documentId: String, isGroup: Boolean, hasInnerSteps: Boolean, backgroundColor: Int?)