app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.data.db.dao
/
AchievementDao
/
getAchievementById
get
Achievement
By
Id
abstract
suspend
fun
getAchievementById
(
id
:
String
)
:
AchievementEntity
?