StorageBatchOperationsJobOperation class sealed

Batch action to run. Sealed so callers pick exactly one of put_metadata / put_object_hold / rewrite_object / delete_object.

Implementers

Properties

blockKey String
argMap key for this action block.
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

encode() List<Map<String, Object?>>
JSON fragment for the block value (nesting_mode: list, max_items: 1).
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