hasChangeNotifierImpl property

  1. @Deprecated('Deemed unnecessary')
bool get hasChangeNotifierImpl
inherited

A flag. Instantiated Change Notifier

Implementation

@Deprecated('Deemed unnecessary')
bool get hasChangeNotifierImpl => _implChangeNotifier != null;