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