menu
Dart
dart:html
BroadcastChannel
BroadcastChannel factory constructor
BroadcastChannel
dark_mode
light_mode
description
BroadcastChannel
constructor
BroadcastChannel
(
String
name
)
Implementation
factory BroadcastChannel(String name) { return BroadcastChannel._create_1(name); }
Dart
dart:html
BroadcastChannel
BroadcastChannel factory constructor
BroadcastChannel class
Cookies management controls