source property

Vertex get source

Source Vertex of your current DirectedEdge

Implementation

Vertex get source => super.a;