luxlabs header browser preview


@interface NewsUI2.WidgetLocalNewsChannelService : NSObject <TSWidgetLocalNewsChannelServiceType> {
    void /* unknown type, empty encoding */ localNewsChannelService;
}

- (id)init;
- (void).cxx_destruct;
- (void)fetchWidgetLocalNewsChannelIDWithCompletion:(id /* block */)a0;

@end