detection property

SearchPersonDetection? get detection

Detection data relative to the search input image.

Implementation

SearchPersonDetection? get detection => _detection;