create

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