Http constructor

Http()

Implementation

factory Http() {
  return _instance;
}