add To Bind With Diff Method
open fun addToBindWithDiffMethod(methodBuilder: MethodSpec.Builder, boundObjectParam: ParameterSpec, previousModelParam: ParameterSpec)
Content copied to clipboard
True true to have the bind method build, false to not add the method to the generated class.