stringify method

  1. @override
String? stringify(
  1. StepNode self
)

Implementation

@override String? stringify(StepNode self) => 'StepNode()';