configure method

  1. @override
Step configure()
override

Implementation

@override
Step configure() => condition ? child : Skipped();