luxlabs header browser preview


@interface WeatherMaps.WeatherMapCachingViewController : UIViewController {
    void /* unknown type, empty encoding */ cacheIdentifier;
    void /* unknown type, empty encoding */ debugIdentifier;
    void /* unknown type, empty encoding */ isPreferredForCachedInstance;
    void /* unknown type, empty encoding */ makeMapViewController;
    void /* unknown type, empty encoding */ connectToMapViewController;
    void /* unknown type, empty encoding */ map;
}

- (void)dealloc;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;
- (void)viewIsAppearing:(BOOL)a0;

@end