Class
OptionalEnumProperty
@propertyWrapper final class OptionalEnumProperty<Model, WrappedValue> where Model : Fields, WrappedValue : Decodable, WrappedValue : Encodable, WrappedValue : RawRepresentable, WrappedValue : Sendable, WrappedValue.RawValue == String
Topics
Initializers
Instance Properties
let field: OptionalFieldProperty<Model, String>var projectedValue: OptionalEnumProperty<Model, WrappedValue>var wrappedValue: WrappedValue?
Default Implementations
Relationships
Conforms To
AnyCodablePropertyAnyDatabasePropertyAnyPropertyAnyQueryAddressablePropertyAnyQueryablePropertyPropertyQueryAddressablePropertyQueryablePropertySwift.CopyableSwift.Escapable