luxlabs header browser preview


@interface HealthRecordsUI.SingleValueChartData : HKInteractiveChartSinglePointData <HKGraphSeriesChartData> {
    void /* unknown type, empty encoding */ chartableQuantitySet;
    void /* unknown type, empty encoding */ date;
    void /* unknown type, empty encoding */ dateFormat;
    void /* unknown type, empty encoding */ hasTime;
    void /* unknown type, empty encoding */ partOfOutOfRangeSeries;
}

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

@end