//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.repository/GlossaryTermRepository/getAll
getAll
[jvm]
abstract suspend fun getAll(): List<GlossaryTermModel>
Get all glossary terms.
Return
list of terms
//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.repository/GlossaryTermRepository/getAll
[jvm]
abstract suspend fun getAll(): List<GlossaryTermModel>
Get all glossary terms.
list of terms