ObservedObject

A dynamic view property that subscribes to a `ObservableObject` automatically invalidating the view when it changes.

Last updated