detection property
      
      SearchPersonDetection?
      get
      detection
      
    
    
Detection data relative to the search input image.
Implementation
SearchPersonDetection? get detection => _detection;Detection data relative to the search input image.
SearchPersonDetection? get detection => _detection;