Represents a file input with its content, type, and optional URL.
The content of the file as a Buffer.
The MIME type of the file content.
Optional
An optional URL pointing to the file content.
Represents a file input with its content, type, and optional URL.