notifyOnChangeMap property

  1. @override
  2. @protected
bool notifyOnChangeMap
override

If this value is true, Notify changes when there are changes in the map itself using map-specific methods.

Implementation

@override
@protected
bool get notifyOnChangeMap => false;