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