onSuccess property

(void Function()?) onSuccess
final

Fired when the upload is finished successfully.

Implementation

final void Function()? onSuccess;