$SpreedCapabilities_ConfigInterfaceBuilder class abstract mixin

Implementers

Properties

attachments ↔ SpreedCapabilities_Config_AttachmentsBuilder
getter/setter pair
call ↔ SpreedCapabilities_Config_CallBuilder
getter/setter pair
chat ↔ SpreedCapabilities_Config_ChatBuilder
getter/setter pair
conversations ↔ SpreedCapabilities_Config_ConversationsBuilder
getter/setter pair
experiments ↔ SpreedCapabilities_Config_ExperimentsBuilder
getter/setter pair
federation ↔ SpreedCapabilities_Config_FederationBuilder
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
previews ↔ SpreedCapabilities_Config_PreviewsBuilder
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
signaling ↔ SpreedCapabilities_Config_SignalingBuilder
getter/setter pair

Methods

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

Operators

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