//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.persistence.dao/DefaultProjectDao/getAll
getAll
[jvm]
open suspend override fun getAll(): List<ProjectModel>
Get all projects in the DB.
Return
list of all projects
//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.persistence.dao/DefaultProjectDao/getAll
[jvm]
open suspend override fun getAll(): List<ProjectModel>
Get all projects in the DB.
list of all projects