ExtensionConstants class

ExtensionConstants is a data class for storing String constants related to extension names

Constructors

ExtensionConstants()

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

Constants

customStickers → const String
dataMasking → const String
defaultStickers → const String
document → const String
extensions → const String
imageModeration → const String
linkPreview → const String
malwareScanner → const String
mentions → const String
messageTranslation → const String
pinMessage → const String
polls → const String
profanityFilter → const String
reactions → const String
richMedia → const String
saveMessage → const String
sentimentalAnalysis → const String
smartReply → const String
stickers → const String
stickerUrl → const String
thumbnailGeneration → const String
voiceTranscription → const String
whiteboard → const String
xssFilter → const String