$SpreedCapabilities_Config_ChatInterfaceBuilder class abstract mixin

Implementers

Properties

hashCode → int
The hash code for this object.
no setterinherited
hasTranslationProviders ↔ bool?
getter/setter pair
hasTranslationTaskProviders ↔ bool?
getter/setter pair
maxLength ↔ int?
getter/setter pair
readPrivacy ↔ int?
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
summaryThreshold ↔ int?
getter/setter pair
typingPrivacy ↔ int?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
replace($SpreedCapabilities_Config_ChatInterface other) → void
toString() → String
A string representation of this object.
inherited
update(void updates($SpreedCapabilities_Config_ChatInterfaceBuilder)) → void

Operators

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