cs property

Implementation

AutoListenWrapper<D, T> get cs {
  return AutoListenWrapper(this);
}