getEdgeRing method

EdgeRing? getEdgeRing()

Implementation

EdgeRing? getEdgeRing() {
  return edgeRing;
}