WriteTableItem class abstract

Change set to write a table item

Properties:

Implementers
Annotations
  • @BuiltValue(instantiable: false)

Constructors

WriteTableItem()

Properties

data DecodedTableData?
no setter
handle String
All bytes (Vec
no setter
hashCode int
The hash code for this object.
no setterinherited
key String
All bytes (Vec
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stateKeyHash String
no setter
value String
All bytes (Vec
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

Static Properties

serializer → Serializer<WriteTableItem>
no setter