onResourcesListChanged

var onResourcesListChanged: suspend () -> Unit

Implementations should call this when the overall list of resources changes (new ones added, removed, etc.). By default, no-op.