luxlabs header browser preview


@interface SiriGeo.INDeleteParkingLocationIntentHandler : NSObject <INDeleteParkingLocationIntentHandling> {
    void /* unknown type, empty encoding */ logObject;
}

- (id)init;
- (void).cxx_destruct;
- (void)handleDeleteParkingLocation:(id)a0 completion:(id /* block */)a1;

@end