graph property

Graph<T>? graph

Implementation

Graph<T>? get graph => _graph;