Edge<V> constructor

const Edge<V>(
  1. EdgeId<V> id
)

Implementation

const Edge(this.id);