addToBindWithDiffMethod

open fun addToBindWithDiffMethod(methodBuilder: MethodSpec.Builder, boundObjectParam: ParameterSpec, previousModelParam: ParameterSpec)

True true to have the bind method build, false to not add the method to the generated class.