An interface to convert data of type T into V.
Use this to map custom data types to a type that can be handled by a Fetcher.
Convert data into V. Return 'null' if this mapper cannot convert data.