KHttpPlatform constructor

KHttpPlatform()

工厂构造函数

Implementation

factory KHttpPlatform() {
  return _platform;
}