Representation of a file to be used in a form.
Serialiser for File that serialises the file's data as base 64. Useful when using formats such as JSON which do not support binary data.
File content.
Name of the file.
Size of the file's data, in bytes.
File MIME type.