luxlabs header browser preview


@class NSDictionary;

@interface EventKit.EKRemoteUIDeserializedObject : NSObject {
    void /* unknown type, empty encoding */ tempObjectIDMap;
}

@property (nonatomic, readonly) void /* unknown type, empty encoding */ deserializedObject;
@property (nonatomic, readonly) NSDictionary *tempObjectIDMap;

- (id)init;
- (void).cxx_destruct;

@end