Fix generic type of responseConverter. This typo was possible due to calling constructor of FunctionInvokingFunctionCallback with raw type, so made it generic too.
Fix generic type of responseConverter. This typo was possible due to calling constructor of FunctionInvokingFunctionCallback with raw type, so made it generic too.