TakePhotoCallback1 typedef

TakePhotoCallback1 = Future<void> Function(Image image)

Implementation

typedef TakePhotoCallback1 = Future<void> Function(img.Image image);