Upgrader constructor

Upgrader()

Implementation

factory Upgrader() {
  return _singleton;
}