Reports task progress to the host.
final Future<void> Function( double percentComplete, { Map<String, Object?>? data, }) progress;