Returns hashCode accounting for both the data and _trackedColumnNames
_trackedColumnNames
@override int get hashCode => l.hashCode + _trackedColumnNames.hashCode;