luxlabs header browser preview


@interface EventKitUI.EKRemoteUIObjectSerializerWrapper : NSObject {
    void /* unknown type, empty encoding */ serializer;
}

- (id)init;
- (void).cxx_destruct;
- (id)serializedRepresentationWithEkObject:(id)a0;
- (id)serializedRepresentationWithEkObject:(id)a0 obfuscateKeyProperties:(BOOL)a1;

@end