PartJsonAdapterFactory

object PartJsonAdapterFactory : JsonAdapter.Factory(source)

Functions

Link copied to clipboard
open override fun create(type: Type, annotations: Set<Annotation>, moshi: Moshi): JsonAdapter<*>?