ToolExtraction class sealed
What one extraction produced.
- Implementers
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
notes
→ List<
String> -
What had to be tolerated, for logging —
fenced,repaired,verified.final - raw → String
-
The model's last raw reply, for when something needs eyeballing.
final
- requests → int
-
Upstream messages this cost. One on the happy path; two when a repair or
an audit ran. They come out of the same anonymous hourly allowance as
ordinary chat.
final
- 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
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited