OnDocumentCaptured typedef
OnDocumentCaptured =
void Function(String imagePath)
Implementation
typedef OnDocumentCaptured = void Function(String imagePath);
typedef OnDocumentCaptured = void Function(String imagePath);