inputs property

Map<String, String>? inputs
final

Fully-resolved values passed into the step before execution.

Implementation

final Map<String, String>? inputs;