cs property

Implementation

AutoListenNotifier<T> get cs {
  return AutoListenNotifier(this);
}