luxlabs header browser preview


@interface HealthMedicationsUI.MedicationChartUserInfo : NSObject <HKGraphSeriesChartData> {
    void /* unknown type, empty encoding */ takenCount;
    void /* unknown type, empty encoding */ skippedCount;
    void /* unknown type, empty encoding */ statisticsInterval;
    void /* unknown type, empty encoding */ medication;
    void /* unknown type, empty encoding */ windowTakenCount;
    void /* unknown type, empty encoding */ windowSkippedCount;
}

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

@end