$Capabilities_ConfigInterface class sealed
- 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
-
rebuild(
void updates($Capabilities_ConfigInterfaceBuilder)) → $Capabilities_ConfigInterface - Rebuilds the instance.
-
toBuilder(
) → $Capabilities_ConfigInterfaceBuilder - Converts the instance to a builder $Capabilities_ConfigInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited