getShell method

EdgeRing? getShell()

Implementation

EdgeRing? getShell() {
  return shell;
}