onResourceChange

var onResourceChange: suspend (uri: String) -> Unit

Implementations should call this when a specific resource changes. By default, no-op.