luxlabs header browser preview


@class NSError, FAChildAccountCutOffAgeResponse;

@interface FAChildAccountCutOffAgeRequest : NSObject {
    void /* unknown type, empty encoding */ urlProvider;
    void /* unknown type, empty encoding */ urlSession;
}

- (id)init;
- (void).cxx_destruct;
- (void)fetchWithCompletionHandler:(void (^)(FAChildAccountCutOffAgeResponse *, NSError *))a0;
- (id)initWithUrlProvider:(id)a0 urlSession:(id)a1;

@end