luxlabs header browser preview


@class HMHome;

@interface HUSoftwareUpdateAllItem : HFItem

@property (readonly, nonatomic) HMHome *home;

- (id)init;
- (id)description;
- (void).cxx_destruct;
- (id)initWithHome:(id)a0;
- (id)_subclass_updateWithOptions:(id)a0;

@end