Returns the echo value provided when registering the task.
typedef EchoCallbackFunction = Future<bool> Function(String echoValue);