Returns whether this instance has set/unset callbacks.
Declared in <folly/io/async/Request.h>
<folly/io/async/Request.h>
virtual bool hasCallback() override;
Always false, since immutable data needs no callbacks.