callbackFile property

dynamic Function(List<File> fileList) callbackFile
getter/setter pair

返回文件数组

Implementation

Function(List<File> fileList) callbackFile;