Returns true if this transport can dial the given multiaddress
@override bool canDial(libp2p.MultiAddr addr) => _isQuicAddr(addr);