ndbindableDispose method

void ndbindableDispose()

Implementation

void ndbindableDispose() {
  _handle.value = null;
}