supportsDartUris property
Whether the client supports URIs in places where we would normally send file paths.
This may be replaced by something standard DAP in future https://github.com/microsoft/debug-adapter-protocol/issues/444
Implementation
final bool supportsDartUris;