$Capabilities_ConfigInterfaceBuilder class abstract mixin

Implementers

Properties

attachments ↔ Capabilities_Config_AttachmentsBuilder
getter/setter pair
call ↔ Capabilities_Config_CallBuilder
getter/setter pair
chat ↔ Capabilities_Config_ChatBuilder
getter/setter pair
conversations ↔ Capabilities_Config_ConversationsBuilder
getter/setter pair
experiments ↔ Capabilities_Config_ExperimentsBuilder
getter/setter pair
federation ↔ Capabilities_Config_FederationBuilder
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
previews ↔ Capabilities_Config_PreviewsBuilder
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
signaling ↔ Capabilities_Config_SignalingBuilder
getter/setter pair

Methods

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

Operators

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