Valid URL from Link field into a Twig template

kenneth
{#  it will work either external or internal link #}
{{ node.field_image_link.get(0).getUrl().toString() }}