app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.fam007e.receipts.data.db.dao
/
CategoryDao
/
getCategoriesForPerson
get
Categories
For
Person
abstract
fun
getCategoriesForPerson
(
personId
:
Long
)
:
Flow
<
List
<
CategoryEntity
>
>