cs property

Implementation

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