luxlabs header browser preview


@class NSArray;

@interface RTLocationManagerNotificationLocationsLeeched : RTNotification

@property (readonly, nonatomic) NSArray *leechedLocations;

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

@end