TakePhotoCallback2 typedef

TakePhotoCallback2 = Future<void> Function(Uint8List binary)

Implementation

typedef TakePhotoCallback2 = Future<void> Function(Uint8List binary);