sdk
Toggle table of contents
1.3.1
Select version
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.1.1
1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
ai.abra.sdk.moshi.factories
/
AbraElementFactory
/
create
create
open
override
fun
create
(
type
:
Type
?
,
annotations
:
Set
<
Annotation
?
>
?
,
moshi
:
Moshi
)
:
JsonAdapter
<
*
>
?