TypeMapping typedef

TypeMapping = Map<Type, FromJson>

Implementation

typedef TypeMapping = Map<Type, FromJson>;