luxlabs header browser preview


@interface ConversationKit.LinkDetailHeaderView : UICollectionReusableView {
    void /* unknown type, empty encoding */ _invitedMemberHandles;
    void /* unknown type, empty encoding */ _title;
    void /* unknown type, empty encoding */ cancellables;
    void /* unknown type, empty encoding */ avatarController;
    void /* unknown type, empty encoding */ $__lazy_storage_$_linkLabel;
    void /* unknown type, empty encoding */ $__lazy_storage_$_linkDetailImage;
    void /* unknown type, empty encoding */ constraintsForAvatarViewVisible;
}

- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end