luxlabs header browser preview


@class NSDictionary;

@interface HMWidgetManagerFetchStateResponse : NSObject

@property (readonly, copy) NSDictionary *valueByCharacteristicUniqueIdentifier;

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

@end