moshi-kotlin / com.squareup.moshi.kotlin.reflect / KotlinJsonAdapterFactory / create

create

fun create(type: Type, annotations: MutableSet<out Annotation>, moshi: Moshi): JsonAdapter<*>?