Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.data.data_sources.database.daos
/
PlainDataDao
/
getByIds
get
By
Ids
abstract
suspend
fun
getByIds
(
dataKeys
:
List
<
String
>
)
:
List
<
PlainDataEntity
>