ObservableObject
A type alias for the Combine framework’s type for an object with a publisher that emits before the object has changed.
Declaration
typealias ObservableObject = ObservableObjectA type alias for the Combine framework’s type for an object with a publisher that emits before the object has changed.
typealias ObservableObject = ObservableObject