previous property

  1. @override
GraphStep<T>? previous
final

The previous step.

Implementation

@override
final GraphStep<T>? previous;