menu
Dart
dart:html
WebSocket
supported property
supported
dark_mode
light_mode
说明
支持
属性
bool
支持
检查此类型是否在当前平台受支持。
实现
static bool get supported => JS('bool', 'typeof window.WebSocket != "undefined"');
Dart
dart:html
WebSocket
支持属性
WebSocket 类
cookie 管理控制