allDetections property
List<DetectFaceResult> ?
get
allDetections
Implementation
List<DetectFaceResult>? get allDetections => _allDetections;
List<DetectFaceResult>? get allDetections => _allDetections;