GraphLinkCreator constructor

GraphLinkCreator()

Implementation

factory GraphLinkCreator() {
  return _instance;
}