nextAdapter

open fun <T> nextAdapter(    skipPast: JsonAdapter.Factory,     type: Type,     annotations: Set<out Annotation>): JsonAdapter<T>