clearMessageCallbacks method

void clearMessageCallbacks()
inherited

Implementation

void clearMessageCallbacks() {
  _callbacks.clear();
}