luxlabs header browser preview


@class NSString;

@interface BlastDoorLivePhotoAttachmentInfo : NSObject {
    void /* unknown type, empty encoding */ livePhotoAttachmentInfo;
}

@property (nonatomic, readonly) NSString *description;
@property (nonatomic, readonly) NSString *iris;

- (id)init;
- (void).cxx_destruct;

@end