final
Sends and receives messages to other isolates running a RequestSink.
Messages may be sent to other instances of this type via ApplicationMessageHub.add. An instance of this type may listen for those messages via ApplicationMessageHub.listen. See ApplicationMessageHub for more details.