previous property

  1. @override
GraphNodeStep<T>? previous
final

The previous step.

Implementation

@override
final GraphNodeStep<T>? previous;