fetchChannelOrNull

open suspend override fun fetchChannelOrNull(): ThreadOnlyChannel?(source)

Retrieve the ThreadOnlyChannel associated with this behavior from the provided EntitySupplier returns null if the ThreadOnlyChannel isn't present.

Throws

if anything went wrong during the request.