bindChange method

T bindChange(
  1. BindingNode node
)

Implementation

T bindChange(BindingNode node) => call(node).bindChange();