al property

Implementation

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