MeteorSharedObjectManager constructor

MeteorSharedObjectManager()

Implementation

factory MeteorSharedObjectManager() {
  return _instance;
}