dispose static method

dynamic dispose()

Implementation

static dispose() {
  _listenerStream?.cancel();
}