step property

Map<String, dynamic>? step
final

The values from the test step.

Implementation

final Map<String, dynamic>? step;