dynamic capturedImageBack(MRZResult result, File image){ widget.onSuccess(result, image); return null; }