@class IDSCKNotificationInfo; @interface IDSCKRecordZoneSubscription : IDSCKSubscription @property (copy, nonatomic) IDSCKNotificationInfo *notificationInfo; + (id)alloc; + (Class)__class; - (void).cxx_destruct; @end
@class IDSCKNotificationInfo; @interface IDSCKRecordZoneSubscription : IDSCKSubscription @property (copy, nonatomic) IDSCKNotificationInfo *notificationInfo; + (id)alloc; + (Class)__class; - (void).cxx_destruct; @end