Http constructor

Http()

Implementation

factory Http() {
  return _singleton;
}