assertDebugTargetChange method

  1. @override
void assertDebugTargetChange()
override

Asserts that the target value is changed if the bound is unidirectional.

Implementation

@override
void assertDebugTargetChange() {
  // Do nothing
}