init(rawValue:)
Initializes a predicate key path with the given value.
Declaration
init(rawValue: String)Parameters
- rawValue:
The raw value to assign to the new predicate key path.
Initializes a predicate key path with the given value.
init(rawValue: String)The raw value to assign to the new predicate key path.