luxlabs header browser preview


@class NSAttributedString;

@interface WDMedicalRecordDetailAttributedSubtitleCell : WDMedicalRecordDetailSubtitleCell

@property (copy, nonatomic) NSAttributedString *attributedSubtitle;

- (void)setSubtitle:(id)a0;
- (void).cxx_destruct;

@end