$DirectEditingInfoResponseApplicationJson_Ocs_DataInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
-
creators
→ BuiltMap<
String, DirectEditingInfoResponseApplicationJson_Ocs_Data_Creators> -
no setter
-
editors
→ BuiltMap<
String, DirectEditingInfoResponseApplicationJson_Ocs_Data_Editors> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($DirectEditingInfoResponseApplicationJson_Ocs_DataInterfaceBuilder)) → $DirectEditingInfoResponseApplicationJson_Ocs_DataInterface - Rebuilds the instance.
-
toBuilder(
) → $DirectEditingInfoResponseApplicationJson_Ocs_DataInterfaceBuilder - Converts the instance to a builder $DirectEditingInfoResponseApplicationJson_Ocs_DataInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited