DocumentExportMIMETypes class abstract

Export MIME types that Google Workspace documents map to

Official Documentation

Constructors

DocumentExportMIMETypes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

epub String
EPUB .epub file
final
msWord String
Microsoft Word .docx file
final
opendoc String
OpenDocument .odt word processing file
final
pdf String
PDF .pdf file
final
plainText String
Plain text .txt file
final
richText String
Rich text .rtf file
final
webPage String
HTML web page in a .zip file
final