//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/DefaultGlossaryTermDao/getAll
getAll
[jvm]
open suspend override fun getAll(): List<GlossaryTermModel>
Get all the terms in the glossary.
Return
list of terms
//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/DefaultGlossaryTermDao/getAll
[jvm]
open suspend override fun getAll(): List<GlossaryTermModel>
Get all the terms in the glossary.
list of terms