newStory

fun newStory(documentId: String = GenerateId.generate(), title: String = ""): Pair<DocumentInfo, StoryState>