$Capabilities_ConfigInterface class abstract interface

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

attachments Capabilities_Config_Attachments
no setter
call Capabilities_Config_Call
no setter
chat Capabilities_Config_Chat
no setter
conversations Capabilities_Config_Conversations
no setter
federation Capabilities_Config_Federation?
no setter
hashCode int
The hash code for this object.
no setterinherited
previews Capabilities_Config_Previews
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signaling Capabilities_Config_Signaling
no setter

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