Returns the URI string of the resource file at the specified path.
Example: val uri = Res.getUri("files/key.bin")
val uri = Res.getUri("files/key.bin")
The URI string of the file.
The path of the file in the compose resource's directory.