previous property

GraphStep<T>? previous

The previous step.

Implementation

GraphStep<T>? get previous;