PatchbayAuditExecutionDetails class final

Host-only, additive projection of confirmed execution facts for one accepted command. PB-050-26 / DG-060-04.

Nested under a command-family key (reveal today) so a future command can gain its own projection without another PatchbayAuditEvent field. Absence — at either this level or PatchbayAuditRevealExecutionDetails's — always means "not applicable", never "zero facts confirmed": a rejected invocation, a non-ui.reveal command, a host that predates this field, and an out-of-bounds projection all omit the whole block the same way.

Properties

hashCode int
The hash code for this object.
no setterinherited
reveal PatchbayAuditRevealExecutionDetails?
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
toJson() Map<String, Object?>
toString() String
A string representation of this object.
inherited

Operators

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