@class SCMLImageDetectionResult; @interface SCMLImageAnalysisResult : SCMLAnalysisResult @property (retain, nonatomic) SCMLImageDetectionResult *detectionResult; - (void).cxx_destruct; @end
@class SCMLImageDetectionResult; @interface SCMLImageAnalysisResult : SCMLAnalysisResult @property (retain, nonatomic) SCMLImageDetectionResult *detectionResult; - (void).cxx_destruct; @end