payload property

Map<String, Object?> payload
final

The map that was written to jsonPath — the wire payload with screenshotBase64 swapped for a screenshot path, matching the schema in PLAN.md §3.3.

Implementation

final Map<String, Object?> payload;