moshi-sealed-reflect
/
dev.zacsweers.moshisealed.reflect
/
MoshiSealedJsonAdapterFactory
/
create
create
fun
create
(
type
:
Type
,
annotations
:
MutableSet
<
out
Annotation
>
,
moshi
:
Moshi
)
:
JsonAdapter
<
*
>
?