luxlabs header browser preview


@interface _NSXPCStoreObjectIDArrayConstantValueExpression : NSObject <NSSecureCoding, NSCoding> {
    id _constantValue;
}

@property (class, readonly) BOOL supportsSecureCoding;

- (void)dealloc;
- (void)encodeWithCoder:(id)a0;
- (id)initWithCoder:(id)a0;

@end