VeinStorage constructor

VeinStorage()

Implementation

factory VeinStorage() {
  return _instance;
}