statusDetails property

Map<String, String>? statusDetails
final

A collection of name/value pairs that describe the status of the job execution.

Implementation

final Map<String, String>? statusDetails;