typealias ObservableObject
A type alias for the Combine framework’s type for an object with a publisher that emits before the object has changed.
オブジェクトが変化してしまう前に発布するパブリッシャーをもつオブジェクトに対するCombineフレームワークのもつ型に対する型エイリアス。
Availability 有効性
Technology
typealias Published = Published
typealias ObservableObject