invoke

operator fun invoke(old: T, new: T)

Notifies observers of changes to source.

Parameters

old

value of property that changed

new

value of property that changed