@class NSArray; @interface SCMLImageDetectionResult : NSObject @property (readonly, nonatomic) NSArray *detections; - (void).cxx_destruct; - (id)initWithDetections:(id)a0; @end
@class NSArray; @interface SCMLImageDetectionResult : NSObject @property (readonly, nonatomic) NSArray *detections; - (void).cxx_destruct; - (id)initWithDetections:(id)a0; @end