ImageCapturedCallback typedef

ImageCapturedCallback = void Function(String path)

Implementation

typedef void ImageCapturedCallback(String path);