newLinkedHashSetAdapter

open fun <T> newLinkedHashSetAdapter(type: Type, moshi: Moshi): JsonAdapter<Set<T>>