Creates a File object from base64-encoded data.
File
The base64-encoded data for the file.
The name of the file.
The MIME type of the file.
A File object that contains the file data and metadata.
Generated using TypeDoc
Creates a
File
object from base64-encoded data.