Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / document / DocumentDAO / byIdOrNull
suspend fun byIdOrNull(id: String): Document?
suspend fun byIdOrNull(id:
String
):
Document
?