luxlabs header browser preview


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

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

@end