customData property
Data to copy from backend response to the next backend requests.
Custom data is returned to Scotty in the agent_state field, which Scotty will then provide in subsequent upload notifications.
Implementation
core.String? customData;