$Capabilities_Config_ChatInterfaceBuilder class abstract mixin

Implementers

Properties

hashCode int
The hash code for this object.
no setterinherited
hasTranslationProviders 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
translations ↔ ListBuilder<String>
getter/setter pair
typingPrivacy int?
getter/setter pair

Methods

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

Operators

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