clearSink static method

void clearSink()

Implementation

static void clearSink() {
  _sink = null;
}