details property

Map<String, Object?> details
final

Additional structured command details, such as profile, stage results, workspace results, and run identity. Raw process output is never stored.

Implementation

final Map<String, Object?> details;