Converts a dynamic response to the generic type T.
T
@override BigInt onResonse(result) { return ETHRPCRequest.onBigintResponse(result); }