here abstract method

void here(
  1. Function callback
)

Register a callback to be called anytime the member list changes.

Implementation

void here(Function callback);