AppValue
An interface that describes conceptual types you use in app intents.
Declaration
protocol AppValue : PersistentlyIdentifiable, TypeDisplayRepresentable, _IntentValue, SendableOverview
This protocol serves as the base type for conceptual interfaces like AppEntity or AppEnum.