onSendComplete property Null safety
final
onSendComplete is called when the file has been uploaded completely
Implementation
final Function(dynamic response, String versionId)? onSendComplete;
onSendComplete is called when the file has been uploaded completely
final Function(dynamic response, String versionId)? onSendComplete;