RealmWillChange

public struct RealmWillChange : Publisher

A publisher which emits Void each time the Realm is refreshed.

Despite the name, this actually emits after the Realm is refreshed.