Instanciator.instance constructor

Instanciator.instance()

Implementation

factory Instanciator.instance() {
  return _instance;
}