checkEquality property Null safety
final
If true, setting the value will only notifiy if the new value is different than the current value.
Implementation
final bool checkEquality;
If true, setting the value will only notifiy if the new value is different than the current value.
final bool checkEquality;