HttpPlatform constructor

HttpPlatform()

工厂构造函数

Implementation

factory HttpPlatform() {
  return _platform;
}