encoder property

Function encoder

Implementation

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