HandleDetection typedef

HandleDetection = Future<List<Face>> Function(GoogleVisionImage image)

Implementation

typedef HandleDetection = Future<List<Face>> Function(GoogleVisionImage image);