Represents a file source from a URL.
data: string;
The URL of the file.
type: "url";
The type of the file source, which is always “url”.