details property

Map<String, List<String>>? details
final

Detailed information about the Automation step failure.

Implementation

final Map<String, List<String>>? details;