onError property

(void Function(String fileId, ChatError error)?) onError
final

~english Download error callback. ~end

~chinese 群文件下载失败回调。 ~end

Implementation

final void Function(String fileId, ChatError error)? onError;