Key
Properties
Link copied to clipboard
An empty CustomScalarAdapters. If the models were generated with some custom scalars, parsing will fail
Link copied to clipboard
Unsafe CustomScalarAdapters. They can only be used with MapJsonReader
and MapJsonWriter
. It will passthrough the values using MapJsonReader.nextValue
and MapJsonWriter.value()