removeStreamEvent constant Null safety
Static factory designed to expose removestream
events to event
handlers that are not necessarily instances of RtcPeerConnection.
See EventStreamProvider for usage information.
Implementation
static const EventStreamProvider removeStreamEvent =
const EventStreamProvider('removestream')