Handler constructor

Handler()

Implementation

factory Handler() {
  return _instance;
}