$DirectEditingCreateRequestApplicationJsonInterface class sealed
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- creatorId → String
-
ID of the creator.
no setter
- editorId → String
-
ID of the editor.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- path → String
-
Path of the file.
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- templateId → String?
-
ID of the template.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($DirectEditingCreateRequestApplicationJsonInterfaceBuilder)) → $DirectEditingCreateRequestApplicationJsonInterface - Rebuilds the instance.
-
toBuilder(
) → $DirectEditingCreateRequestApplicationJsonInterfaceBuilder - Converts the instance to a builder $DirectEditingCreateRequestApplicationJsonInterfaceBuilder.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited