PresentationExportMIMETypes class abstract

Export MIME types that Google Workspace presentations map to

Official Documentation

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

jpeg String
JPEG .jpg image
final
opendoc String
/ OpenDocument .odp presentation file
final
pdf String
PDF .pdf file
final
plainText String
Plain text .txt file
final
png String
PNG .png image
final
powerpoint String
Microsoft Powerpoint .pptx file
final
svg String
Scalable Vector Graphics .svg image
final