data property

Map<String, dynamic>? data
final

Output data passed to next chain step.

Implementation

final Map<String, dynamic>? data;