kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.repositories
/
IChildModelRemoteRepository
/
get
get
open
suspend
fun
get
(
id
:
Id
,
parentId
:
RecursiveId
<
*
,
ParentId
,
*
>
,
context
:
IContext
?
=
null
)
:
Model
?