MapDecoder

public protocol MapDecoder

A protocol that allows you to transform a MapPrimitive (JSON) value to another value. This protocol is used to add more type sypport to the Map class.