Platform 构造函数

  1. @弃用("不要实例化此类,它将在未来的 Dart 版本中变为抽象类")
Platform()

实现

@Deprecated("Do not instantiate this class, it will become abstract in a "
    "future Dart version")
Platform();