The definition of a worker function used in an automated sequence.
typedef WorkerFunc = Future<bool> Function();