notifyDataChanged

fun notifyDataChanged()

Notify listeners that their current result set is staled.

Called internally by SQLDelight when it detects a possible staling of the result set. Emits some false positives but never misses a true positive.