output property

Map<String, dynamic>? output
final

Output data from the step.

Implementation

final Map<String, dynamic>? output;