$SignalingBackendResponseApplicationJson_Ocs_DataInterface class abstract interface

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
toString() String
A string representation of this object.
inherited

Operators

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