decoder property

Function decoder

Implementation

Function get decoder => (_) =>
    throw MapperException.unsupportedMethod(MapperMethod.decode, mapper.type);