FTXPredownlodOnErrorListener typedef

FTXPredownlodOnErrorListener = void Function(int taskId, String url, int code, String msg)

Implementation

typedef FTXPredownlodOnErrorListener = void Function(int taskId, String url, int code, String msg);