BroadcastChannel constructor

BroadcastChannel(
  1. String name
)

Implementation

external factory BroadcastChannel(String name);