PropsBroadcastChannel extension

on

Properties

name → String

Available on BroadcastChannel, provided by the PropsBroadcastChannel extension

no setter
onmessage ↔ EventHandlerNonNull<Event>?

Available on BroadcastChannel, provided by the PropsBroadcastChannel extension

getter/setter pair
onmessageerror ↔ EventHandlerNonNull<Event>?

Available on BroadcastChannel, provided by the PropsBroadcastChannel extension

getter/setter pair

Methods

close() → void

Available on BroadcastChannel, provided by the PropsBroadcastChannel extension

postMessage(dynamic message) → void

Available on BroadcastChannel, provided by the PropsBroadcastChannel extension