lib
/
com.kirkbushman.araw.adapters
/
PolyJsonAdapterFactory
/
create
create
fun
create
(
type
:
Type
,
annotations
:
Set
<
Annotation
?
>
,
moshi
:
Moshi
)
:
JsonAdapter
<
Any
>
?