onCompleted property

Completer<bool>? onCompleted
final

Future triggered when the job is done

Implementation

final Completer<bool>? onCompleted;