Cases
The nominal type representing the cases of this union value.
Declaration
associatedtype Cases : AppUnionValueCasesProviding where Self == Self.Cases.UnionValueDiscussion
This associated type is automatically generated by the @UnionValue macro as an enum conforming to AppUnionValueCasesProviding.