$SignalingBackendResponseApplicationJson_Ocs_DataInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- auth → SignalingBackendResponseApplicationJson_Ocs_Data_Auth?
-
no setter
- error → SignalingBackendResponseApplicationJson_Ocs_Data_Error?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- room → SignalingBackendResponseApplicationJson_Ocs_Data_Room?
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- type → String
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($SignalingBackendResponseApplicationJson_Ocs_DataInterfaceBuilder)) → $SignalingBackendResponseApplicationJson_Ocs_DataInterface - Rebuilds the instance.
-
toBuilder(
) → $SignalingBackendResponseApplicationJson_Ocs_DataInterfaceBuilder - Converts the instance to a builder $SignalingBackendResponseApplicationJson_Ocs_DataInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited