source_span
source_span copied to clipboard
Change String or Uri arguments to Uri
Adding a static type makes the API easier to use correctly. The call site can easily inline the Uri.parse
if necessary.