SaveImage typedef

SaveImage = void Function(String path)

保存图片返回

Implementation

typedef SaveImage = void Function(String path);