menu
Dart
dart:html
BroadcastChannel
BroadcastChannel factory constructor
BroadcastChannel
dark_mode
light_mode
描述
BroadcastChannel
构造函数
BroadcastChannel
(
String
name
)
实现
factory BroadcastChannel(String name) { return BroadcastChannel._create_1(name); }
Dart
dart:html
BroadcastChannel
BroadcastChannel 工厂构造函数
BroadcastChannel 类
Cookie 管理控制