File class

Annotations
  • DocsEditable()
  • DomName('File')
Extends

Instance Properties

lastModified int
read-only
lastModifiedDate DateTime
read-only
name String
read-only
relativePath String
read-only
size int Inherited
read-only
type String Inherited
read-only

Instance Methods

close() → void Inherited
slice([int start, int end, String contentType]) → Blob Inherited