luxlabs header browser preview


@interface __LSRECORD_NULL_PLACEHOLDER__ : NSObject <NSSecureCoding>

@property (class, readonly) BOOL supportsSecureCoding;

- (void)encodeWithCoder:(id)a0;
- (id)description;
- (id)debugDescription;
- (id)initWithCoder:(id)a0;

@end