Defaultify constructor

Defaultify()

Implementation

factory Defaultify() {
  return _instance;
}