pda
androidJvm
app
/
net.artux.pda.repositories
/
QuestRepository
/
getStoryData
get
Story
Data
suspend
fun
getStoryData
(
)
:
Result
<
StoryData
>