$Api1UpdateViewRequestApplicationJson_Data3_ValueInterface class sealed

Implementers
Annotations
  • @BuiltValue.new(instantiable: false)

Properties

$operator → Api1UpdateViewRequestApplicationJson_Data3_Value_Operator
no setter
columnId → int
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
value → View_Filter_Value
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($Api1UpdateViewRequestApplicationJson_Data3_ValueInterfaceBuilder)) → $Api1UpdateViewRequestApplicationJson_Data3_ValueInterface
Rebuilds the instance.
toBuilder() → $Api1UpdateViewRequestApplicationJson_Data3_ValueInterfaceBuilder
Converts the instance to a builder $Api1UpdateViewRequestApplicationJson_Data3_ValueInterfaceBuilder.
toString() → String
A string representation of this object.
inherited

Operators

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